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.h1173 struct tcp_hhook_data { struct
1174 struct tcpcb *tp;
1175 struct tcphdr *th;
1176 struct tcpopt *to;
1177 uint32_t len;
1178 int tso;
1179 tcp_seq curack;