Home
last modified time | relevance | path

Searched refs:xt_tcp (Results 1 – 4 of 4) sorted by relevance

/third_party/iptables/extensions/
Dlibxt_tcp.c105 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)),
/third_party/iptables/include/linux/netfilter/
Dxt_tcpudp.h7 struct xt_tcp { struct
/third_party/iptables/include/linux/netfilter_ipv4/
Dip_tables.h41 #define ipt_tcp xt_tcp
/third_party/iptables/include/linux/netfilter_ipv6/
Dip6_tables.h40 #define ip6t_tcp xt_tcp