OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lle_chain
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/
if_llatbl.c
264
LIST_INSERT_HEAD(&pmd->dchain, lle,
lle_chain
);
290
LIST_FOREACH_SAFE(lle, &pmd.dchain,
lle_chain
, next)
307
LIST_FOREACH_SAFE(lle, head,
lle_chain
, next)
442
LIST_INSERT_HEAD(dchain, lle,
lle_chain
);
465
LIST_FOREACH_SAFE(lle, &dchain,
lle_chain
, next)
if_llatbl.h
95
LIST_ENTRY(llentry)
lle_chain
; /* chain of deleted items */
member in struct:llentry
Completed in 22 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026