Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet/
H A Dtcp_var.h78 #define _TCPCB_LIST_HEAD(name, type) \ macro
84 #define _TCPCB_LIST_HEAD(name, type) LIST_HEAD(name, type) macro
860 _TCPCB_LIST_HEAD(tsegqe_head, tseg_qent);