Searched defs:llt (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/net/ |
| H A D | if_llatbl.c | 113 struct lltable *llt; in lltable_sysctl_dumparp() local 195 struct lltable *llt; in htable_unlink_entry() local 263 htable_free_tbl(struct lltable *llt) in htable_free_tbl() 490 lltable_free(struct lltable *llt) in lltable_free() 554 struct lltable *llt; in lltable_prefix_free() local 569 struct lltable *llt; in lltable_allocate_htbl() local 594 lltable_link(struct lltable *llt) in lltable_link() 603 lltable_unlink(struct lltable *llt) in lltable_unlink() 655 struct lltable *llt; in lltable_fill_sa_entry() local 685 struct lltable *llt; in lla_rt_output() local [all …]
|
| H A D | if_llatbl.h | 247 lla_lookup(struct lltable *llt, u_int flags, const struct sockaddr *l3addr) in lla_lookup()
|
| /f-stack/freebsd/netinet/ |
| H A D | in.c | 1353 in_lltable_free_entry(struct lltable *llt, struct llentry *lle) in in_lltable_free_entry() 1485 in_lltable_find_dst(struct lltable *llt, struct in_addr dst) in in_lltable_find_dst() 1504 in_lltable_delete_entry(struct lltable *llt, struct llentry *lle) in in_lltable_delete_entry() 1516 in_lltable_alloc(struct lltable *llt, u_int flags, const struct sockaddr *l3addr) in in_lltable_alloc() 1566 in_lltable_lookup(struct lltable *llt, u_int flags, const struct sockaddr *l3addr) in in_lltable_lookup() 1604 in_lltable_dump_entry(struct lltable *llt, struct llentry *lle, in in_lltable_dump_entry() 1670 struct lltable *llt; in in_lltattach() local
|
| /f-stack/freebsd/netinet6/ |
| H A D | in6.c | 2170 in6_lltable_free_entry(struct lltable *llt, struct llentry *lle) in in6_lltable_free_entry() 2270 in6_lltable_find_dst(struct lltable *llt, const struct in6_addr *dst) in in6_lltable_find_dst() 2289 in6_lltable_delete_entry(struct lltable *llt, struct llentry *lle) in in6_lltable_delete_entry() 2301 in6_lltable_alloc(struct lltable *llt, u_int flags, in in6_lltable_alloc() 2348 in6_lltable_lookup(struct lltable *llt, u_int flags, in in6_lltable_lookup() 2387 in6_lltable_dump_entry(struct lltable *llt, struct llentry *lle, in in6_lltable_dump_entry() 2465 struct lltable *llt; in in6_lltattach() local
|