Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/netinet/
H A Dtcp.h254 struct tcp_connection_info { struct
H A Dtcp_usrreq.c129 struct tcp_connection_info *tci);
1985 tcp_connection_fill_info(struct tcpcb *tp, struct tcp_connection_info *tci) in tcp_connection_fill_info()
2829 struct tcp_connection_info tci; in tcp_ctloutput()
2832 sizeof(struct tcp_connection_info)); in tcp_ctloutput()