Lines Matching refs:lltable
1534 in_lltable_free_entry(struct lltable *llt, struct llentry *lle) in in_lltable_free_entry()
1638 in_lltable_find_dst(struct lltable *llt, struct in_addr dst) in in_lltable_find_dst()
1657 in_lltable_delete_entry(struct lltable *llt, struct llentry *lle) in in_lltable_delete_entry()
1669 in_lltable_alloc(struct lltable *llt, u_int flags, const struct sockaddr *l3addr) in in_lltable_alloc()
1720 in_lltable_lookup(struct lltable *llt, u_int flags, const struct sockaddr *l3addr) in in_lltable_lookup()
1758 in_lltable_dump_entry(struct lltable *llt, struct llentry *lle, in in_lltable_dump_entry()
1822 in_lltable_post_resolved(struct lltable *llt, struct llentry *lle) in in_lltable_post_resolved()
1832 static struct lltable *
1835 struct lltable *llt; in in_lltattach()
1856 struct lltable *
1859 struct lltable *llt = NULL; in in_lltable_get()