Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_llatbl.h53 struct llentry { struct
67 void (*lle_free)(struct llentry *); argument
82 CK_LIST_ENTRY(llentry) lle_chain; /* chain of deleted items */ argument
83 struct callout lle_timer;
84 struct rwlock lle_lock;
85 struct mtx req_mtx;
86 struct epoch_context lle_epoch_ctx;
H A Dif_llatbl.c856 DB_SHOW_COMMAND(llentry, db_show_llentry) in DB_SHOW_COMMAND() argument