Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtoecore.h43 struct tcp_info;
112 struct tcp_info *);
H A Dtcp_offload.h48 void tcp_offload_tcp_info(struct tcpcb *, struct tcp_info *);
H A Dtcp_offload.c190 tcp_offload_tcp_info(struct tcpcb *tp, struct tcp_info *ti) in tcp_offload_tcp_info()
H A Dtcp.h313 struct tcp_info { struct
H A Dtoecore.c188 struct tcp_info *ti __unused) in toedev_tcp_info()
H A Dtcp_usrreq.c134 static void tcp_fill_info(struct tcpcb *, struct tcp_info *);
1759 tcp_fill_info(struct tcpcb *tp, struct tcp_info *ti) in tcp_fill_info()
2044 struct tcp_info ti; in tcp_default_ctloutput()
/f-stack/tools/compat/include/netinet/
H A Dtcp.h313 struct tcp_info { struct
/f-stack/app/nginx-1.16.1/auto/
H A Dunix497 ngx_feature_test="socklen_t optlen = sizeof(struct tcp_info);
498 struct tcp_info ti;
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_variables.c1115 struct tcp_info ti; in ngx_http_variable_tcpinfo()
1119 len = sizeof(struct tcp_info); in ngx_http_variable_tcpinfo()