Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/netinet/
H A Din.c154 static inline struct llentry * in_lltable_find_dst(struct lltable *llt, struct in_addr dst);
2520 in_lltable_find_dst(struct lltable *llt, struct in_addr dst) in in_lltable_find_dst() function
2603 lle = in_lltable_find_dst(llt, sin->sin_addr); in in_lltable_lookup()