Searched refs:xt_tcp (Results 1 – 4 of 4) sorted by relevance
105 parse_tcp_flags(struct xt_tcp *tcpinfo, in parse_tcp_flags()130 struct xt_tcp *tcpinfo = (struct xt_tcp *)m->data; in tcp_init()144 struct xt_tcp *tcpinfo = (struct xt_tcp *)(*match)->data; in tcp_parse()295 const struct xt_tcp *tcp = (struct xt_tcp *)match->data; in tcp_print()317 const struct xt_tcp *tcpinfo = (struct xt_tcp *)match->data; in tcp_save()399 const struct xt_tcp *tcpinfo = in tcp_xlate()400 (const struct xt_tcp *)params->match->data; in tcp_xlate()452 .size = XT_ALIGN(sizeof(struct xt_tcp)),453 .userspacesize = XT_ALIGN(sizeof(struct xt_tcp)),
7 struct xt_tcp { struct
41 #define ipt_tcp xt_tcp
40 #define ip6t_tcp xt_tcp