Symbol: llentry
sys/net/if_llatbl.c
192
struct llentry *lle, *next;
sys/net/if_llatbl.c
209
htable_link_entry(struct lltable *llt, struct llentry *lle)
sys/net/if_llatbl.c
231
htable_unlink_entry(struct llentry *lle)
sys/net/if_llatbl.c
256
htable_prefix_free_cb(struct lltable *llt, struct llentry *lle, void *farg)
sys/net/if_llatbl.c
274
struct llentry *lle, *next;
sys/net/if_llatbl.c
305
struct llentry *lle, *next;
sys/net/if_llatbl.c
317
lltable_drop_entry_queue(struct llentry *lle)
sys/net/if_llatbl.c
340
struct llentry *
sys/net/if_llatbl.c
343
struct llentry *lle;
sys/net/if_llatbl.c
352
llentry_pool_put(struct llentry *lle)
sys/net/if_llatbl.c
367
llentry_free(struct llentry *lle)
sys/net/if_llatbl.c
407
struct llentry *
sys/net/if_llatbl.c
411
struct llentry *la;
sys/net/if_llatbl.c
435
lltable_free_cb(struct lltable *llt, struct llentry *lle, void *farg)
sys/net/if_llatbl.c
453
struct llentry *lle, *next;
sys/net/if_llatbl.c
487
struct llentry *lle;
sys/net/if_llatbl.c
584
lltable_link_entry(struct lltable *llt, struct llentry *lle)
sys/net/if_llatbl.c
591
lltable_unlink_entry(struct lltable *llt, struct llentry *lle)
sys/net/if_llatbl.c
598
lltable_free_entry(struct lltable *llt, struct llentry *lle)
sys/net/if_llatbl.c
605
lltable_fill_sa_entry(const struct llentry *lle, struct sockaddr *sa)
sys/net/if_llatbl.c
638
struct llentry *lle;
sys/net/if_llatbl.c
75
static void htable_unlink_entry(struct llentry *lle);
sys/net/if_llatbl.c
76
static void htable_link_entry(struct lltable *llt, struct llentry *lle);
sys/net/if_llatbl.c
794
pool_init(&llentry_pool, sizeof(struct llentry), 0, 0, 0, "llentrypl",
sys/net/if_llatbl.c
801
struct llentry base;
sys/net/if_llatbl.c
808
struct llentry *lle;
sys/net/if_llatbl.c
81
lltable_dump_entry(struct lltable *llt, struct llentry *lle,
sys/net/if_llatbl.c
864
DB_SHOW_COMMAND(llentry, db_show_llentry)
sys/net/if_llatbl.c
879
struct llentry *lle;
sys/net/if_llatbl.h
193
typedef struct llentry *(llt_lookup_t)(struct lltable *, u_int flags,
sys/net/if_llatbl.h
195
typedef struct llentry *(llt_create_t)(struct lltable *, u_int flags,
sys/net/if_llatbl.h
201
typedef int (llt_dump_entry_t)(struct lltable *, struct llentry *,
sys/net/if_llatbl.h
203
typedef uint32_t (llt_hash_t)(const struct llentry *, uint32_t);
sys/net/if_llatbl.h
205
const struct sockaddr *, u_int, struct llentry *);
sys/net/if_llatbl.h
206
typedef void (llt_free_entry_t)(struct lltable *, struct llentry *);
sys/net/if_llatbl.h
207
typedef void (llt_fill_sa_entry_t)(const struct llentry *, struct sockaddr *);
sys/net/if_llatbl.h
209
typedef void (llt_link_entry_t)(struct lltable *, struct llentry *);
sys/net/if_llatbl.h
210
typedef void (llt_unlink_entry_t)(struct llentry *);
sys/net/if_llatbl.h
212
typedef int (llt_foreach_cb_t)(struct lltable *, struct llentry *, void *);
sys/net/if_llatbl.h
269
int lltable_dump_entry(struct lltable *, struct llentry *,
sys/net/if_llatbl.h
272
size_t llentry_free(struct llentry *);
sys/net/if_llatbl.h
273
struct llentry *llentry_alloc(struct ifnet *, struct lltable *,
sys/net/if_llatbl.h
276
struct llentry *llentry_pool_get(int);
sys/net/if_llatbl.h
277
void llentry_pool_put(struct llentry *);
sys/net/if_llatbl.h
280
size_t lltable_drop_entry_queue(struct llentry *);
sys/net/if_llatbl.h
282
struct llentry *lltable_create_lle(struct lltable *llt, u_int flags,
sys/net/if_llatbl.h
284
void lltable_link_entry(struct lltable *llt, struct llentry *lle);
sys/net/if_llatbl.h
285
void lltable_unlink_entry(struct lltable *llt, struct llentry *lle);
sys/net/if_llatbl.h
286
void lltable_free_entry(struct lltable *llt, struct llentry *lle);
sys/net/if_llatbl.h
287
void lltable_fill_sa_entry(const struct llentry *lle, struct sockaddr *sa);
sys/net/if_llatbl.h
302
static __inline struct llentry *
sys/net/if_llatbl.h
309
static __inline struct llentry *
sys/net/if_llatbl.h
51
struct llentry;
sys/net/if_llatbl.h
52
LIST_HEAD(llentries, llentry);
sys/net/if_llatbl.h
66
LIST_ENTRY(llentry) lle_next;
sys/net/if_llatbl.h
81
void (*lle_free)(struct llentry *);
sys/net/if_llatbl.h
82
void (*lle_ll_free)(struct llentry *);
sys/net/if_llatbl.h
95
LIST_ENTRY(llentry) lle_chain; /* chain of deleted items */
sys/net/nd.c
218
nd_set_timertick(struct llentry *ln, time_t xtick)
sys/net/nd.c
251
nd_set_timer(struct llentry *ln, int type)
sys/net/nd.c
311
nd_resolve(struct llentry *ln, const struct rtentry *rt, struct mbuf *m,
sys/net/nd.c
434
nd_nud_hint(struct llentry *ln)
sys/net/nd.c
46
static void nd_set_timertick(struct llentry *, time_t);
sys/net/nd.c
52
struct llentry *ln = arg;
sys/net/nd.h
85
union l3addr *(*nd_holdsrc)(struct llentry *, union l3addr *);
sys/net/nd.h
90
void (*nd_free)(struct llentry *, int);
sys/net/nd.h
93
int nd_resolve(struct llentry *, const struct rtentry *, struct mbuf *,
sys/net/nd.h
95
void nd_set_timer(struct llentry *, int);
sys/net/nd.h
96
void nd_nud_hint(struct llentry *);
sys/net/route.h
556
struct llentry;
sys/net/rtsock_shared.c
557
struct llentry *la;
sys/netinet/if_arp.c
1131
struct llentry *lle = NULL;
sys/netinet/if_arp.c
1218
struct llentry *
sys/netinet/if_arp.c
1223
struct llentry *la;
sys/netinet/if_arp.c
1239
static struct llentry *
sys/netinet/if_arp.c
1244
struct llentry *la;
sys/netinet/if_arp.c
1331
arp_llinfo_holdsrc(struct llentry *ln, union l3addr *src)
sys/netinet/if_arp.c
1426
arp_free(struct llentry *ln, int gc)
sys/netinet/if_arp.c
144
static union l3addr *arp_llinfo_holdsrc(struct llentry *, union l3addr *);
sys/netinet/if_arp.c
1466
struct llentry *ln;
sys/netinet/if_arp.c
149
static void arp_free(struct llentry *, int);
sys/netinet/if_arp.c
186
static struct llentry *arpcreate(struct ifnet *,
sys/netinet/if_arp.c
606
struct llentry *la;
sys/netinet/if_arp.c
771
struct llentry *la = NULL;
sys/netinet/if_inarp.h
81
struct llentry *arplookup(struct ifnet *,
sys/netinet/in.c
2016
in_lltable_destroy_lle(struct llentry *lle)
sys/netinet/in.c
2026
static struct llentry *
sys/netinet/in.c
2029
struct llentry *lle;
sys/netinet/in.c
2049
const struct sockaddr *mask, u_int flags, struct llentry *lle)
sys/netinet/in.c
2069
in_lltable_free_entry(struct lltable *llt, struct llentry *lle)
sys/netinet/in.c
2153
in_lltable_hash(const struct llentry *lle, uint32_t hsize)
sys/netinet/in.c
2160
in_lltable_fill_sa_entry(const struct llentry *lle, struct sockaddr *sa)
sys/netinet/in.c
2171
static inline struct llentry *
sys/netinet/in.c
2174
struct llentry *lle;
sys/netinet/in.c
2196
struct llentry *lle;
sys/netinet/in.c
2227
static struct llentry *
sys/netinet/in.c
2233
struct llentry *lle;
sys/netinet/in.c
2278
static struct llentry *
sys/netinet/in.c
2282
struct llentry *lle;
sys/netinet/in.c
2302
in_lltable_dump_entry(struct lltable *llt, struct llentry *lle,
sys/netinet/in.c
431
struct llentry *ln;
sys/netinet6/icmp6.c
2604
struct llentry *ln = NULL;
sys/netinet6/in6.c
2386
in6_lltable_destroy_lle(struct llentry *lle)
sys/netinet6/in6.c
2396
static struct llentry *
sys/netinet6/in6.c
2399
struct llentry *lle;
sys/netinet6/in6.c
2416
const struct sockaddr *mask, u_int flags, struct llentry *lle)
sys/netinet6/in6.c
2430
in6_lltable_free_entry(struct lltable *llt, struct llentry *lle)
sys/netinet6/in6.c
2474
in6_lltable_hash(const struct llentry *lle, uint32_t hsize)
sys/netinet6/in6.c
2481
in6_lltable_fill_sa_entry(const struct llentry *lle, struct sockaddr *sa)
sys/netinet6/in6.c
2492
static inline struct llentry *
sys/netinet6/in6.c
2495
struct llentry *lle;
sys/netinet6/in6.c
2516
struct llentry *lle;
sys/netinet6/in6.c
2548
static struct llentry *
sys/netinet6/in6.c
2554
struct llentry *lle;
sys/netinet6/in6.c
2593
static struct llentry *
sys/netinet6/in6.c
2598
struct llentry *lle;
sys/netinet6/in6.c
2617
in6_lltable_dump_entry(struct lltable *llt, struct llentry *lle,
sys/netinet6/nd6.c
105
static void nd6_free(struct llentry *, int);
sys/netinet6/nd6.c
109
static union l3addr *nd6_llinfo_holdsrc(struct llentry *, union l3addr *);
sys/netinet6/nd6.c
1266
struct llentry *ln;
sys/netinet6/nd6.c
1291
nd6_llinfo_release_pkts(struct llentry *ln, struct ifnet *ifp)
sys/netinet6/nd6.c
1333
struct llentry *ln = NULL;
sys/netinet6/nd6.c
1572
struct llentry *ln = NULL;
sys/netinet6/nd6.c
352
nd6_llinfo_get_holdsrc(struct llentry *ln, struct in6_addr *src)
sys/netinet6/nd6.c
373
nd6_llinfo_holdsrc(struct llentry *ln, union l3addr *src)
sys/netinet6/nd6.c
556
struct llentry *
sys/netinet6/nd6.c
560
struct llentry *ln;
sys/netinet6/nd6.c
572
struct llentry *
sys/netinet6/nd6.c
576
struct llentry *ln;
sys/netinet6/nd6.c
652
struct llentry *ln;
sys/netinet6/nd6.c
721
nd6_free(struct llentry *ln, int gc)
sys/netinet6/nd6.c
776
struct llentry *ln;
sys/netinet6/nd6.c
793
nd6_purge_entry(struct lltable *llt, struct llentry *ln, void *farg)
sys/netinet6/nd6.h
170
struct llentry *nd6_lookup(const struct in6_addr *, const struct ifnet *, bool);
sys/netinet6/nd6.h
171
struct llentry *nd6_create(const struct in6_addr *, const struct ifnet *);
sys/netinet6/nd6.h
182
void nd6_llinfo_release_pkts(struct llentry *, struct ifnet *);
sys/netinet6/nd6_nbr.c
624
struct llentry *ln = NULL;