Home
last modified time | relevance | path

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

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