Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/netinet/
H A Dtcp_var.h79 #define _TCPCB_LIST_HEAD(name, type) \ macro
85 #define _TCPCB_LIST_HEAD(name, type) LIST_HEAD(name, type) macro
1110 _TCPCB_LIST_HEAD(tsegqe_head, tseg_qent);