Searched refs:in_lltable_find_dst (Results 1 – 1 of 1) sorted by relevance
154 static inline struct llentry * in_lltable_find_dst(struct lltable *llt, struct in_addr dst);2542 in_lltable_find_dst(struct lltable *llt, struct in_addr dst) in in_lltable_find_dst() function2625 lle = in_lltable_find_dst(llt, sin->sin_addr); in in_lltable_lookup()