Lines Matching defs:llt

81 lltable_dump_entry(struct lltable *llt, struct llentry *lle,  in lltable_dump_entry()
140 lltable_dump_af(struct lltable *llt, struct rt_walkarg *w) in lltable_dump_af()
164 struct lltable *llt; in lltable_sysctl_dump() local
190 htable_foreach_lle(struct lltable *llt, llt_foreach_cb_t *f, void *farg) in htable_foreach_lle()
209 htable_link_entry(struct lltable *llt, struct llentry *lle) in htable_link_entry()
256 htable_prefix_free_cb(struct lltable *llt, struct llentry *lle, void *farg) in htable_prefix_free_cb()
271 htable_prefix_free(struct lltable *llt, const struct sockaddr *prefix, in htable_prefix_free()
295 htable_free_tbl(struct lltable *llt) in htable_free_tbl()
303 llentries_unlink(struct lltable *llt, struct llentries *head) in llentries_unlink()
369 struct lltable *llt; in llentry_free() local
435 lltable_free_cb(struct lltable *llt, struct llentry *lle, void *farg) in lltable_free_cb()
451 lltable_purge_entries(struct lltable *llt) in lltable_purge_entries()
473 lltable_free(struct lltable *llt) in lltable_free()
486 struct lltable *llt; in lltable_drain() local
510 struct lltable *llt; in lltable_prefix_free() local
525 struct lltable *llt; in lltable_allocate_htbl() local
554 lltable_link(struct lltable *llt) in lltable_link()
563 lltable_unlink(struct lltable *llt) in lltable_unlink()
577 lltable_foreach_lle(struct lltable *llt, llt_foreach_cb_t *f, void *farg) in lltable_foreach_lle()
584 lltable_link_entry(struct lltable *llt, struct llentry *lle) in lltable_link_entry()
591 lltable_unlink_entry(struct lltable *llt, struct llentry *lle) in lltable_unlink_entry()
598 lltable_free_entry(struct lltable *llt, struct llentry *lle) in lltable_free_entry()
607 struct lltable *llt; in lltable_fill_sa_entry() local
614 lltable_get_ifp(const struct lltable *llt) in lltable_get_ifp()
621 lltable_get_af(const struct lltable *llt) in lltable_get_af()
637 struct lltable *llt; in lla_rt_output() local
876 llatbl_llt_show(struct lltable *llt) in llatbl_llt_show()
908 struct lltable *llt; in DB_SHOW_ALL_COMMAND() local