Searched defs:llt (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/wpa/src/fst/
H A Dfst.h221 u32 llt; member in struct:fst_iface_cfg
H A Dfst_defs.h50 le32 llt; member in struct:fst_setup_req
H A Dfst_session.c798 void fst_session_set_llt(struct fst_session *s, u32 llt) argument
1272 long int llt = strtol(llt_str, &endp, 0); local
[all...]
/freebsd-13-stable/sys/net/
H A Dif_llatbl.c88 lltable_dump_af(struct lltable *llt, struct sysctl_req *wr) argument
113 struct lltable *llt; local
139 htable_foreach_lle(struct lltable *llt, llt_foreach_cb_t *f, void *farg) argument
166 htable_link_entry(struct lltable *llt, struct llentry *lle) argument
195 struct lltable *llt; local
224 htable_prefix_free_cb(struct lltable *llt, struct llentry *lle, void *farg) argument
239 htable_prefix_free(struct lltable *llt, const struct sockaddr *addr, const struct sockaddr *mask, u_int flags) argument
263 htable_free_tbl(struct lltable *llt) argument
271 llentries_unlink(struct lltable *llt, struct llentries *head) argument
394 llentry_update_ifaddr(struct lltable *llt, struct llentry *lle, void *farg) argument
428 lltable_update_ifaddr(struct lltable *llt) argument
474 lltable_free_cb(struct lltable *llt, struct llentry *lle, void *farg) argument
490 lltable_free(struct lltable *llt) argument
522 lltable_delete_addr(struct lltable *llt, u_int flags, const struct sockaddr *l3addr) argument
554 struct lltable *llt; local
569 struct lltable *llt; local
594 lltable_link(struct lltable *llt) argument
603 lltable_unlink(struct lltable *llt) argument
617 lltable_foreach_lle(struct lltable *llt, llt_foreach_cb_t *f, void *farg) argument
624 lltable_alloc_entry(struct lltable *llt, u_int flags, const struct sockaddr *l3addr) argument
632 lltable_free_entry(struct lltable *llt, struct llentry *lle) argument
639 lltable_link_entry(struct lltable *llt, struct llentry *lle) argument
646 lltable_unlink_entry(struct lltable *llt, struct llentry *lle) argument
655 struct lltable *llt; local
662 lltable_get_ifp(const struct lltable *llt) argument
669 lltable_get_af(const struct lltable *llt) argument
685 struct lltable *llt; local
868 llatbl_llt_show(struct lltable *llt) argument
899 struct lltable *llt; local
[all...]
H A Dif_llatbl.h247 lla_lookup(struct lltable *llt, u_int flags, const struct sockaddr *l3addr) argument
[all...]
/freebsd-13-stable/sys/netinet/
H A Din.c1353 in_lltable_free_entry(struct lltable *llt, struct llentry *lle) argument
1485 in_lltable_find_dst(struct lltable *llt, struct in_addr dst) argument
1504 in_lltable_delete_entry(struct lltable *llt, struct llentry *lle) argument
1516 in_lltable_alloc(struct lltable *llt, u_int flags, const struct sockaddr *l3addr) argument
1566 in_lltable_lookup(struct lltable *llt, u_int flags, const struct sockaddr *l3addr) argument
1604 in_lltable_dump_entry(struct lltable *llt, struct llentry *lle, struct sysctl_req *wr) argument
1670 struct lltable *llt; local
[all...]
/freebsd-13-stable/sys/netinet6/
H A Din6.c2163 in6_lltable_free_entry(struct lltable *llt, struct llentry *lle) argument
2263 in6_lltable_find_dst(struct lltable *llt, const struct in6_addr *dst) argument
2282 in6_lltable_delete_entry(struct lltable *llt, struct llentry *lle) argument
2294 in6_lltable_alloc(struct lltable *llt, u_int flags, argument
2341 in6_lltable_lookup(struct lltable *llt, u_int flags, const struct sockaddr *l3addr) argument
2380 in6_lltable_dump_entry(struct lltable *llt, struct llentry *lle, struct sysctl_req *wr) argument
2458 struct lltable *llt; local
[all...]

Completed in 198 milliseconds