Home
last modified time | relevance | path

Searched refs:invert_flags (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/net/netfilter/
Dxt_conntrack.c87 !(info->invert_flags & XT_CONNTRACK_PROTO)) in ct_proto_port_check()
93 !(info->invert_flags & XT_CONNTRACK_ORIGSRC_PORT)) in ct_proto_port_check()
98 !(info->invert_flags & XT_CONNTRACK_ORIGDST_PORT)) in ct_proto_port_check()
105 !(info->invert_flags & XT_CONNTRACK_REPLSRC_PORT)) in ct_proto_port_check()
110 !(info->invert_flags & XT_CONNTRACK_REPLDST_PORT)) in ct_proto_port_check()
131 !(info->invert_flags & XT_CONNTRACK_PROTO)) in ct_proto_port_check_v3()
138 info->invert_flags & XT_CONNTRACK_ORIGSRC_PORT)) in ct_proto_port_check_v3()
144 info->invert_flags & XT_CONNTRACK_ORIGDST_PORT)) in ct_proto_port_check_v3()
152 info->invert_flags & XT_CONNTRACK_REPLSRC_PORT)) in ct_proto_port_check_v3()
158 info->invert_flags & XT_CONNTRACK_REPLDST_PORT)) in ct_proto_port_check_v3()
[all …]
/linux-4.1.27/include/uapi/linux/netfilter/
Dxt_conntrack.h46 __u16 match_flags, invert_flags; member
59 __u16 match_flags, invert_flags; member
72 __u16 match_flags, invert_flags; member