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

/netbsd-current/sys/netinet/
H A Dtcp.h137 #define TCP_INFO 9 /* retrieve tcp_info structure */
159 struct tcp_info { struct
201 /* FreeBSD/NetBSD extensions to tcp_info. */
H A Dtcp_usrreq.c197 * Export TCP internal state information via a struct tcp_info, based on the
204 tcp_fill_info(struct tcpcb *tp, struct tcp_info *ti)
237 * FreeBSD-specific extension fields for tcp_info.
263 struct tcp_info ti;

Completed in 207 milliseconds