Home
last modified time | relevance | path

Searched refs:XT_POLICY_MATCH_STRICT (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/net/netfilter/
Dxt_policy.c60 int strict = info->flags & XT_POLICY_MATCH_STRICT; in match_policy_in()
90 int strict = info->flags & XT_POLICY_MATCH_STRICT; in match_policy_out()
/Linux-v4.19/include/uapi/linux/netfilter/
Dxt_policy.h15 XT_POLICY_MATCH_STRICT = 0x8, enumerator