Searched refs:XT_CONNTRACK_REPLDST_PORT (Results 1 – 2 of 2) sorted by relevance
108 if ((info->match_flags & XT_CONNTRACK_REPLDST_PORT) && in ct_proto_port_check()110 !(info->invert_flags & XT_CONNTRACK_REPLDST_PORT)) in ct_proto_port_check()155 if ((info->match_flags & XT_CONNTRACK_REPLDST_PORT) && in ct_proto_port_check_v3()158 info->invert_flags & XT_CONNTRACK_REPLDST_PORT)) in ct_proto_port_check_v3()
32 XT_CONNTRACK_REPLDST_PORT = 1 << 11, enumerator