Home
last modified time | relevance | path

Searched defs:tcp_hhook_data (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/netinet/
H A Dtcp_var.h1144 struct tcp_hhook_data { struct
1145 struct tcpcb *tp;
1146 struct tcphdr *th;
1147 struct tcpopt *to;
1148 uint32_t len;
1149 int tso;
1150 tcp_seq curack;