Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/test/
H A Dmylist.h32 #define list_first_entry(pL, ty, member) \ macro
/f-stack/freebsd/contrib/vchiq/interface/compat/
H A Dlist.h202 #define list_first_entry(PTR, TYPE, FIELD) \ macro