Searched defs:tcp_hhook_data (Results 1 – 1 of 1) sorted by relevance
1153 struct tcp_hhook_data { struct1154 struct tcpcb *tp;1155 struct tcphdr *th;1156 struct tcpopt *to;1157 uint32_t len;1158 int tso;1159 tcp_seq curack;