Home
last modified time | relevance | path

Searched refs:in_lltable_hash (Results 1 – 1 of 1) sorted by relevance

/xnu-8019.80.24/bsd/netinet/
H A Din.c152 static uint32_t in_lltable_hash(const struct llentry *lle, uint32_t hsize);
2523 in_lltable_hash(const struct llentry *lle, uint32_t hsize) in in_lltable_hash() function
2728 llt->llt_hash = in_lltable_hash; in in_lltattach()