Home
last modified time | relevance | path

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

/linux-6.1.9/net/netfilter/
Dxt_conntrack.c84 !(info->invert_flags & XT_CONNTRACK_PROTO)) in ct_proto_port_check()
90 !(info->invert_flags & XT_CONNTRACK_ORIGSRC_PORT)) in ct_proto_port_check()
95 !(info->invert_flags & XT_CONNTRACK_ORIGDST_PORT)) in ct_proto_port_check()
102 !(info->invert_flags & XT_CONNTRACK_REPLSRC_PORT)) in ct_proto_port_check()
107 !(info->invert_flags & XT_CONNTRACK_REPLDST_PORT)) in ct_proto_port_check()
128 !(info->invert_flags & XT_CONNTRACK_PROTO)) in ct_proto_port_check_v3()
135 info->invert_flags & XT_CONNTRACK_ORIGSRC_PORT)) in ct_proto_port_check_v3()
141 info->invert_flags & XT_CONNTRACK_ORIGDST_PORT)) in ct_proto_port_check_v3()
149 info->invert_flags & XT_CONNTRACK_REPLSRC_PORT)) in ct_proto_port_check_v3()
155 info->invert_flags & XT_CONNTRACK_REPLDST_PORT)) in ct_proto_port_check_v3()
[all …]
/linux-6.1.9/include/uapi/linux/netfilter/
Dxt_conntrack.h47 __u16 match_flags, invert_flags; member
60 __u16 match_flags, invert_flags; member
73 __u16 match_flags, invert_flags; member