Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/netinet/
H A Dtcp.h254 struct tcp_connection_info { struct
H A Dtcp_usrreq.c125 struct tcp_connection_info *tci);
2039 tcp_connection_fill_info(struct tcpcb *tp, struct tcp_connection_info *tci) in tcp_connection_fill_info()
2918 struct tcp_connection_info tci; in tcp_ctloutput()
2921 sizeof(struct tcp_connection_info)); in tcp_ctloutput()