Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/netinet/
H A Din_pcb.h379 #define _INPCB_LIST_ENTRY(x) struct _inpcb_list_entry macro
382 #define _INPCB_LIST_ENTRY(x) LIST_ENTRY(x) macro