Searched defs:lle (Results 1 - 13 of 13) sorted by last modified time

/freebsd-11-stable/sys/netinet6/
H A Dnd6.c153 nd6_lle_event(void *arg __unused, struct llentry *lle, int evt) argument
617 nd6_is_stale(struct llentry *lle, lon argument
689 nd6_llinfo_setstate(struct llentry *lle, int newstate) argument
1395 struct llentry *lle; local
2337 struct llentry *lle = NULL, *lle_tmp; local
2374 lltable_link_entry(LLTABLE6(ifp), lle); local
2377 lltable_free_entry(LLTABLE6(ifp), lle); local
[all...]
H A Din6.c2022 in6_lltable_destroy_lle_unlocked(struct llentry *lle) argument
2035 in6_lltable_destroy_lle(struct llentry *lle) argument
2045 struct in6_llentry *lle; local
2062 in6_lltable_match_prefix(const struct sockaddr *saddr, const struct sockaddr *smask, u_int flags, struct llentry *lle) argument
2095 in6_lltable_free_entry(struct lltable *llt, struct llentry *lle) argument
2155 in6_lltable_mark_used(struct llentry *lle) argument
2178 in6_lltable_hash(const struct llentry *lle, uint32_t hsize) argument
2185 in6_lltable_fill_sa_entry(const struct llentry *lle, struct sockaddr *sa) argument
2199 struct llentry *lle; local
2216 in6_lltable_delete_entry(struct lltable *llt, struct llentry *lle) argument
2233 struct llentry *lle; local
2279 struct llentry *lle; local
2305 in6_lltable_dump_entry(struct lltable *llt, struct llentry *lle, struct sysctl_req *wr) argument
[all...]
/freebsd-11-stable/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c1475 struct llentry *lle = NULL; local
/freebsd-11-stable/sys/netinet/
H A Din.c1051 in_lltable_destroy_lle_unlocked(struct llentry *lle) argument
1064 in_lltable_mark_used(struct llentry *lle) argument
1077 in_lltable_destroy_lle(struct llentry *lle) argument
1087 struct in_llentry *lle; local
1112 in_lltable_match_prefix(const struct sockaddr *saddr, const struct sockaddr *smask, u_int flags, struct llentry *lle) argument
1146 in_lltable_free_entry(struct lltable *llt, struct llentry *lle) argument
1261 in_lltable_hash(const struct llentry *lle, uint32_t hsize) argument
1268 in_lltable_fill_sa_entry(const struct llentry *lle, struct sockaddr *sa) argument
1282 struct llentry *lle; local
1299 in_lltable_delete_entry(struct lltable *llt, struct llentry *lle) argument
1315 struct llentry *lle; local
1364 struct llentry *lle; local
1390 in_lltable_dump_entry(struct lltable *llt, struct llentry *lle, struct sysctl_req *wr) argument
[all...]
H A Dif_ether.c194 struct llentry *lle = (struct llentry *)arg; local
1038 struct llentry *lle = NULL; local
1279 struct llentry *lle, *lle_tmp; local
1300 lltable_link_entry(LLTABLE(ifp), lle); local
[all...]
H A Dtoecore.c386 toe_lle_event(void *arg __unused, struct llentry *lle, int evt) argument
/freebsd-11-stable/sys/net/
H A Dif_ethersubr.c296 struct llentry *lle = NULL; local
[all...]
H A Dif_llatbl.h262 llentry_mark_used(struct llentry *lle) argument
[all...]
H A Dif_llatbl.c136 struct llentry *lle, *next; local
153 htable_link_entry(struct lltable *llt, struct llentry *lle) argument
173 htable_unlink_entry(struct llentry *lle) argument
195 htable_prefix_free_cb(struct lltable *llt, struct llentry *lle, void *farg) argument
213 struct llentry *lle, *next; local
244 struct llentry *lle, *next; local
256 lltable_drop_entry_queue(struct llentry *lle) argument
280 lltable_set_entry_addr(struct ifnet *ifp, struct llentry *lle, const char *linkhdr, size_t linkhdrsize, int lladdr_off) argument
300 lltable_try_set_entry_addr(struct ifnet *ifp, struct llentry *lle, const char *linkhdr, size_t linkhdrsize, int lladdr_off) argument
365 llentry_update_ifaddr(struct lltable *llt, struct llentry *lle, void *farg) argument
422 llentry_free(struct llentry *lle) argument
488 lltable_free_cb(struct lltable *llt, struct llentry *lle, void *farg) argument
506 struct llentry *lle, *next; local
564 struct llentry *lle; local
671 lltable_free_entry(struct lltable *llt, struct llentry *lle) argument
678 lltable_link_entry(struct lltable *llt, struct llentry *lle) argument
685 lltable_unlink_entry(struct lltable *llt, struct llentry *lle) argument
692 lltable_fill_sa_entry(const struct llentry *lle, struct sockaddr *sa) argument
725 struct llentry *lle, *lle_tmp; local
838 struct llentry *lle; local
908 struct llentry *lle; local
[all...]
H A Dflowtable.c506 struct llentry *lle; local
668 struct llentry *lle; local
[all...]
/freebsd-11-stable/sys/kern/
H A Dsubr_witness.c1074 struct lock_list_entry *lock_list, *lle; local
1420 struct lock_list_entry **lock_list, *lle; local
1570 struct lock_list_entry **lock_list, *lle; local
1679 struct lock_list_entry *lle; local
1712 struct lock_list_entry *lock_list, *lle; local
2127 struct lock_list_entry *lle; local
2146 witness_lock_list_free(struct lock_list_entry *lle) argument
2158 struct lock_list_entry *lle; local
2245 struct lock_list_entry *lle; local
[all...]
/freebsd-11-stable/sys/compat/linuxkpi/common/include/net/
H A Dnetevent.h50 _handle_arp_update_event(void *arg, struct llentry *lle, int evt __unused) argument
/freebsd-11-stable/contrib/gcc/
H A Dlambda-code.c1118 lambda_linear_expression lle = NULL; local
1611 lle_to_gcc_expression(lambda_linear_expression lle, lambda_linear_expression offset, tree type, VEC(tree,heap) *induction_vars, VEC(tree,heap) *invariants, enum tree_code wrap, tree *stmts_to_insert) argument
[all...]

Completed in 154 milliseconds