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

/xnu-2782.1.97/bsd/netinet/
H A Dtcp_var.h73 #define _TCPCB_LIST_HEAD(name, type) \ macro
79 #define _TCPCB_LIST_HEAD(name, type) LIST_HEAD(name, type) macro

Completed in 21 milliseconds