Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dif_llatbl.h85 struct llentry { struct
101 void (*lle_free)(struct llentry *); argument
118 LIST_ENTRY(llentry) lle_chain; /* chain of deleted items */ argument
119 thread_call_t lle_timer;
120 u_int64_t ln_lastused; /* last used timestamp */
121 struct if_llreach *ln_llreach; /* link-layer reachability record */