Home
last modified time | relevance | path

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

/NextBSD/sys/netinet/
HDtcp.h199 struct tcp_info { struct
HDtcp_usrreq.c117 static void tcp_fill_info(struct tcpcb *, struct tcp_info *);
1315 tcp_fill_info(struct tcpcb *tp, struct tcp_info *ti) in tcp_fill_info()
1480 struct tcp_info ti; in tcp_default_ctloutput()