Searched refs:XT_CONNTRACK_PROTO (Results 1 – 2 of 2) sorted by relevance
82 if ((info->match_flags & XT_CONNTRACK_PROTO) && in ct_proto_port_check()84 !(info->invert_flags & XT_CONNTRACK_PROTO)) in ct_proto_port_check()126 if ((info->match_flags & XT_CONNTRACK_PROTO) && in ct_proto_port_check_v3()128 !(info->invert_flags & XT_CONNTRACK_PROTO)) in ct_proto_port_check_v3()
23 XT_CONNTRACK_PROTO = 1 << 1, enumerator
Completed in 8 milliseconds