Searched refs:xt_tcp (Results 1 – 5 of 5) sorted by relevance
70 const struct xt_tcp *tcpinfo = par->matchinfo; in tcp_mt()123 const struct xt_tcp *tcpinfo = par->matchinfo; in tcp_mt_check()170 .matchsize = sizeof(struct xt_tcp),179 .matchsize = sizeof(struct xt_tcp),
253 const struct xt_tcp *tcpinfo = (const struct xt_tcp *)m->data; in find_syn_match()
8 struct xt_tcp { struct
44 #define ipt_tcp xt_tcp
43 #define ip6t_tcp xt_tcp
Completed in 8 milliseconds