Searched defs:lle (Results 1 - 13 of 13) sorted by relevance

/freebsd-current/sys/compat/linuxkpi/common/include/net/
H A Dnetevent.h48 _handle_arp_update_event(void *arg, struct llentry *lle, int evt __unused) argument
/freebsd-current/sys/netinet/
H A Dtoecore.c415 toe_lle_event(void *arg __unused, struct llentry *lle, int evt) argument
H A Dif_ether.c204 struct llentry *lle = (struct llentry *)arg; local
1014 struct llentry *lle; local
1289 struct llentry *lle, *lle_tmp; local
1310 lltable_link_entry(LLTABLE(ifp), lle); local
[all...]
H A Din.c1430 struct llentry *lle; local
1443 in_lltable_destroy_lle(struct llentry *lle) argument
1453 struct in_llentry *lle; local
1475 in_lltable_match_prefix(const struct sockaddr *saddr, const struct sockaddr *smask, u_int flags, struct llentry *lle) argument
1508 in_lltable_free_entry(struct lltable *llt, struct llentry *lle) argument
1593 in_lltable_hash(const struct llentry *lle, uint32_t hsize) argument
1600 in_lltable_fill_sa_entry(const struct llentry *lle, struct sockaddr *sa) argument
1614 struct llentry *lle; local
1631 in_lltable_delete_entry(struct lltable *llt, struct llentry *lle) argument
1647 struct llentry *lle; local
1697 struct llentry *lle; local
1732 in_lltable_dump_entry(struct lltable *llt, struct llentry *lle, struct sysctl_req *wr) argument
1796 in_lltable_post_resolved(struct lltable *llt, struct llentry *lle) argument
[all...]
/freebsd-current/sys/net/
H A Dif_infiniband.c306 struct llentry *lle = NULL; local
[all...]
H A Dif_llatbl.h290 llentry_provide_feedback(struct llentry *lle) argument
[all...]
H A Dif_llatbl.c135 lltable_append_entry_queue(struct llentry *lle, struct mbuf *m, argument
176 struct llentry *lle, *next; local
201 htable_link_entry(struct lltable *llt, struct llentry *lle) argument
228 htable_unlink_entry(struct llentry *lle) argument
259 htable_prefix_free_cb(struct lltable *llt, struct llentry *lle, void *farg) argument
277 struct llentry *lle, *next; local
308 struct llentry *lle, *next; local
320 lltable_drop_entry_queue(struct llentry *lle) argument
342 lltable_set_entry_addr(struct ifnet *ifp, struct llentry *lle, const char *linkhdr, size_t linkhdrsize, int lladdr_off) argument
360 lltable_acquire_wlock(struct ifnet *ifp, struct llentry *lle) argument
391 lltable_try_set_entry_addr(struct ifnet *ifp, struct llentry *lle, const char *linkhdr, size_t linkhdrsize, int lladdr_off) argument
439 llentry_lookup_family(struct llentry *lle, int family) argument
463 llentry_get_upper_family(const struct llentry *lle, int default_family) argument
475 llentry_print_buf(const struct llentry *lle, struct ifnet *ifp, int family, char *buf, size_t bufsize) argument
510 llentry_print_buf_lltable(const struct llentry *lle, char *buf, size_t bufsize) argument
524 llentry_request_feedback(struct llentry *lle) argument
545 llentry_mark_used(struct llentry *lle) argument
559 llentry_get_hittime_raw(struct llentry *lle) argument
572 llentry_get_hittime(struct llentry *lle) argument
593 llentry_update_ifaddr(struct lltable *llt, struct llentry *lle, void *farg) argument
650 llentry_free(struct llentry *lle) argument
673 lltable_free_cb(struct lltable *llt, struct llentry *lle, void *farg) argument
691 struct llentry *lle, *next; local
724 struct llentry *lle; local
775 lltable_delete_conditional_cb(struct lltable *llt, struct llentry *lle, void *farg) argument
793 struct llentry *lle, *next; local
896 lltable_free_entry(struct lltable *llt, struct llentry *lle) argument
903 lltable_link_entry(struct lltable *llt, struct llentry *lle) argument
914 lltable_link_child_entry(struct llentry *lle, struct llentry *child_lle) argument
925 struct llentry *lle = child_lle->lle_parent; local
933 lltable_unlink_entry(struct lltable *llt, struct llentry *lle) argument
940 lltable_fill_sa_entry(const struct llentry *lle, struct sockaddr *sa) argument
973 struct llentry *lle, *lle_tmp; local
1069 llatbl_lle_show(struct llentry *lle) argument
1145 struct llentry *lle; local
[all...]
H A Dif_ethersubr.c294 struct llentry *lle = NULL; local
[all...]
/freebsd-current/sys/netlink/route/
H A Dneigh.c72 lle_state_to_nl_state(int family, struct llentry *lle) argument
109 lle_flags_to_nl_flags(const struct llentry *lle) argument
126 get_lle_next_ts(const struct llentry *lle) argument
134 dump_lle_locked(struct llentry *lle, void *arg) argument
209 dump_lle(struct lltable *llt, struct llentry *lle, void *arg) argument
284 struct llentry *lle = lla_lookup(llt, LLE_UNLOCKED, dst); local
423 struct llentry *lle = lltable_alloc_entry(llt, lle_flags, attrs.nda_dst); local
553 rtnl_lle_event(void *arg __unused, struct llentry *lle, int evt) argument
[all...]
/freebsd-current/sys/dev/irdma/
H A Dfbsd_kcompat.c399 struct llentry *lle; local
/freebsd-current/sys/netinet6/
H A Din6.c2191 struct llentry *lle; local
2204 in6_lltable_destroy_lle(struct llentry *lle) argument
2214 struct in6_llentry *lle; local
2231 in6_lltable_match_prefix(const struct sockaddr *saddr, const struct sockaddr *smask, u_int flags, struct llentry *lle) argument
2263 in6_lltable_free_entry(struct lltable *llt, struct llentry *lle) argument
2325 in6_lltable_hash(const struct llentry *lle, uint32_t hsize) argument
2332 in6_lltable_fill_sa_entry(const struct llentry *lle, struct sockaddr *sa) argument
2346 struct llentry *lle; local
2363 in6_lltable_delete_entry(struct lltable *llt, struct llentry *lle) argument
2384 struct llentry *lle; local
2431 struct llentry *lle; local
2471 in6_lltable_dump_entry(struct lltable *llt, struct llentry *lle, struct sysctl_req *wr) argument
2547 in6_lltable_post_resolved(struct lltable *llt, struct llentry *lle) argument
2741 in6_lle_match_pub(struct lltable *llt, struct llentry *lle, void *farg) argument
[all...]
H A Dnd6.c172 nd6_lle_event(void *arg __unused, struct llentry *lle, int evt) argument
639 nd6_is_stale(struct llentry *lle, lon argument
703 nd6_llinfo_setstate(struct llentry *lle, int newstate) argument
1341 struct llentry *lle; local
1361 nd6_free_children(struct llentry *lle) argument
1382 nd6_try_set_entry_addr_locked(struct ifnet *ifp, struct llentry *lle, char *lladdr) argument
1412 nd6_try_set_entry_addr(struct ifnet *ifp, struct llentry *lle, char *lladdr) argument
2317 struct llentry *lle, *lle_tmp; local
2323 lltable_free_entry(LLTABLE6(ifp), lle); local
2345 lltable_link_entry(LLTABLE6(ifp), lle); local
2347 lltable_free_entry(LLTABLE6(ifp), lle); local
2385 struct llentry *lle = NULL; local
2516 nd6_flush_holdchain(struct ifnet *ifp, struct llentry *lle, struct mbuf *chain) argument
2547 nd6_flush_children_holdchain(struct ifnet *ifp, struct llentry *lle) argument
[all...]
/freebsd-current/sys/kern/
H A Dsubr_witness.c1117 struct lock_list_entry *lock_list, *lle; local
1510 struct lock_list_entry **lock_list, *lle; local
1661 struct lock_list_entry **lock_list, *lle; local
1770 struct lock_list_entry *lle; local
1803 struct lock_list_entry *lock_list, *lle; local
2206 struct lock_list_entry *lle; local
2225 witness_lock_list_free(struct lock_list_entry *lle) argument
2237 struct lock_list_entry *lle; local
2324 struct lock_list_entry *lle; local
[all...]

Completed in 150 milliseconds