Home
last modified time | relevance | path

Searched defs:lltable (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/net/
H A Dif_llatbl.h161 struct lltable { struct
163 int llt_af;
164 int llt_hsize;
165 int llt_entries;
166 int llt_maxentries;
167 struct llentries *lle_head;
168 struct ifnet *llt_ifp;
170 llt_lookup_t *llt_lookup;
171 llt_alloc_t *llt_alloc_entry;
175 llt_hash_t *llt_hash;
[all …]
H A Dif_llatbl.c885 DB_SHOW_COMMAND(lltable, db_show_lltable) in DB_SHOW_COMMAND() argument
/f-stack/tools/compat/include/netinet6/
H A Din6_var.h110 struct lltable *lltable; member
/f-stack/freebsd/netinet6/
H A Din6_var.h110 struct lltable *lltable; member