/freebsd-src/sys/net/ |
H A D | if_llatbl.c | 88 lltable_dump_af(struct lltable *llt, struct sysctl_req *wr) in lltable_dump_af() 113 struct lltable *llt; in lltable_sysctl_dumparp() local 174 htable_foreach_lle(struct lltable *llt, llt_foreach_cb_t *f, void *farg) in htable_foreach_lle() 201 htable_link_entry(struct lltable *llt, struct llentry *lle) in htable_link_entry() 230 struct lltable *llt; in htable_unlink_entry() local 259 htable_prefix_free_cb(struct lltable *llt, struct llentry *lle, void *farg) in htable_prefix_free_cb() 274 htable_prefix_free(struct lltable *llt, const struct sockaddr *addr, in htable_prefix_free() 298 htable_free_tbl(struct lltable *llt) in htable_free_tbl() 306 llentries_unlink(struct lltable *llt, struct llentries *head) in llentries_unlink() 593 llentry_update_ifaddr(struct lltable *llt, struct llentry *lle, void *farg) in llentry_update_ifaddr() [all …]
|
H A D | if_llatbl.h | 275 lla_lookup(struct lltable *llt, u_int flags, const struct sockaddr *l3addr) in lla_lookup()
|
/freebsd-src/sys/netlink/route/ |
H A D | neigh.c | 209 dump_lle(struct lltable *llt, struct llentry *lle, void *arg) in dump_lle() argument 220 dump_llt(struct lltable *llt, struct netlink_walkargs *wa) in dump_llt() argument 235 struct lltable *llt = lltable_get(ifp, fam); in dump_llts_iface() local 280 struct lltable *llt = lltable_get(ifp, family); in get_lle() local 406 struct lltable *llt = lltable_get(attrs.nda_ifp, attrs.ndm_family); rtnl_handle_newneigh() local 493 struct lltable *llt = lltable_get(attrs.nda_ifp, attrs.ndm_family); rtnl_handle_delneigh() local [all...] |
/freebsd-src/sys/netinet/ |
H A D | in.c | 1633 in_lltable_find_dst(struct lltable *llt, struct in_addr dst) in in_lltable_delete_entry() argument 1510 in_lltable_free_entry(struct lltable * llt,struct llentry * lle) in_lltable_free_entry() argument 1614 in_lltable_find_dst(struct lltable * llt,struct in_addr dst) in_lltable_find_dst() argument 1645 in_lltable_alloc(struct lltable * llt,u_int flags,const struct sockaddr * l3addr) in_lltable_alloc() argument 1696 in_lltable_lookup(struct lltable * llt,u_int flags,const struct sockaddr * l3addr) in_lltable_lookup() argument 1734 in_lltable_dump_entry(struct lltable * llt,struct llentry * lle,struct sysctl_req * wr) in_lltable_dump_entry() argument 1798 in_lltable_post_resolved(struct lltable * llt,struct llentry * lle) in_lltable_post_resolved() argument 1811 struct lltable *llt; in_lltattach() local 1835 struct lltable *llt = NULL; in_lltable_get() local [all...] |
/freebsd-src/sys/netinet6/ |
H A D | in6.c | 2263 in6_lltable_free_entry(struct lltable *llt, struct llentry *lle) in in6_lltable_free_entry() argument 2344 in6_lltable_find_dst(struct lltable *llt, const struct in6_addr *dst) in in6_lltable_find_dst() argument 2363 in6_lltable_delete_entry(struct lltable *llt, struct llentry *lle) in in6_lltable_delete_entry() argument 2379 in6_lltable_alloc(struct lltable *llt, u_in argument 2426 in6_lltable_lookup(struct lltable * llt,u_int flags,const struct sockaddr * l3addr) in6_lltable_lookup() argument 2471 in6_lltable_dump_entry(struct lltable * llt,struct llentry * lle,struct sysctl_req * wr) in6_lltable_dump_entry() argument 2547 in6_lltable_post_resolved(struct lltable * llt,struct llentry * lle) in6_lltable_post_resolved() argument 2557 struct lltable *llt; in6_lltattach() local 2581 struct lltable *llt = NULL; in6_lltable_get() local 2741 in6_lle_match_pub(struct lltable * llt,struct llentry * lle,void * farg) in6_lle_match_pub() argument 2749 struct lltable *llt; in6_purge_proxy_ndp() local [all...] |
/freebsd-src/contrib/wpa/src/fst/ |
H A D | fst.h | 221 u32 llt; member
|
H A D | fst_defs.h | 50 le32 llt; member
|
H A D | fst_session.c | 798 s->data.llt_ms = llt; in fst_session_set_llt() argument 1272 if (*endp || llt < 0 || (unsigned long int) llt > FST_MAX_LLT_M in fst_session_set_str_llt() local [all...] |