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

/darwin-on-arm/xnu/bsd/netinet/
H A Din_pcb.h255 #define _INPCB_LIST_ENTRY(x) struct _inpcb_list_entry macro
258 #define _INPCB_LIST_ENTRY(x) LIST_ENTRY(x) macro

Completed in 10 milliseconds