Searched refs:XT_CONNTRACK_ORIGSRC_PORT (Results 1 – 2 of 2) sorted by relevance
91 if ((info->match_flags & XT_CONNTRACK_ORIGSRC_PORT) && in ct_proto_port_check()93 !(info->invert_flags & XT_CONNTRACK_ORIGSRC_PORT)) in ct_proto_port_check()135 if ((info->match_flags & XT_CONNTRACK_ORIGSRC_PORT) && in ct_proto_port_check_v3()138 info->invert_flags & XT_CONNTRACK_ORIGSRC_PORT)) in ct_proto_port_check_v3()
29 XT_CONNTRACK_ORIGSRC_PORT = 1 << 8, enumerator