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

/darwin-on-arm/xnu/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
513 _TCPCB_LIST_HEAD(tsegqe_head, tseg_qent);

Completed in 13 milliseconds