Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/netinet/
H A Dtcp.h254 struct tcp_connection_info { struct
H A Dtcp_usrreq.c126 struct tcp_connection_info *tci);
2006 tcp_connection_fill_info(struct tcpcb *tp, struct tcp_connection_info *tci) in tcp_connection_fill_info()
2877 struct tcp_connection_info tci; in tcp_ctloutput()
2880 sizeof(struct tcp_connection_info)); in tcp_ctloutput()