Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet/
H A Dtcp.h257 struct tcp_connection_info { struct
H A Dtcp_usrreq.c125 struct tcp_connection_info *tci);
2045 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()