Searched refs:XT_CONNTRACK_ORIGDST_PORT (Results 1 – 2 of 2) sorted by relevance
93 if ((info->match_flags & XT_CONNTRACK_ORIGDST_PORT) && in ct_proto_port_check()95 !(info->invert_flags & XT_CONNTRACK_ORIGDST_PORT)) in ct_proto_port_check()138 if ((info->match_flags & XT_CONNTRACK_ORIGDST_PORT) && in ct_proto_port_check_v3()141 info->invert_flags & XT_CONNTRACK_ORIGDST_PORT)) in ct_proto_port_check_v3()
31 XT_CONNTRACK_ORIGDST_PORT = 1 << 9, enumerator