Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/netinet/
H A Dtcp_usrreq.c124 static void tcp_connection_fill_info(struct tcpcb *tp,
2041 tcp_connection_fill_info(struct tcpcb *tp, struct tcp_connection_info *tci) in tcp_connection_fill_info() function
2921 tcp_connection_fill_info(tp, &tci); in tcp_ctloutput()