Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/netinet/
H A Din.c157 static struct llentry * in_lltable_lookup(struct lltable *llt, uint16_t flags, const struct sockadd…
2594 in_lltable_lookup(struct lltable *llt, uint16_t flags, const struct sockaddr *l3addr) in in_lltable_lookup() function
2702 llt->llt_lookup = in_lltable_lookup; in in_lltattach()