Searched refs:XT_CONNTRACK_REPLSRC_PORT (Results 1 – 2 of 2) sorted by relevance
100 if ((info->match_flags & XT_CONNTRACK_REPLSRC_PORT) && in ct_proto_port_check()102 !(info->invert_flags & XT_CONNTRACK_REPLSRC_PORT)) in ct_proto_port_check()146 if ((info->match_flags & XT_CONNTRACK_REPLSRC_PORT) && in ct_proto_port_check_v3()149 info->invert_flags & XT_CONNTRACK_REPLSRC_PORT)) in ct_proto_port_check_v3()
32 XT_CONNTRACK_REPLSRC_PORT = 1 << 10, enumerator
Completed in 5 milliseconds