Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_usrreq.c123 static void tcp_fill_info(const struct tcpcb *, struct tcp_info *);
1560 tcp_fill_info(const struct tcpcb *tp, struct tcp_info *ti) in tcp_fill_info() function
2496 tcp_fill_info(tp, &ti); in tcp_default_ctloutput()