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.h1153 struct tcp_hhook_data { struct
1154 struct tcpcb *tp;
1155 struct tcphdr *th;
1156 struct tcpopt *to;
1157 uint32_t len;
1158 int tso;
1159 tcp_seq curack;