Home
last modified time | relevance | path

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

/linux-6.15/net/netfilter/
H A Dxt_policy.c57 int strict = info->flags & XT_POLICY_MATCH_STRICT; in match_policy_in()
87 int strict = info->flags & XT_POLICY_MATCH_STRICT; in match_policy_out()
/linux-6.15/include/uapi/linux/netfilter/
H A Dxt_policy.h16 XT_POLICY_MATCH_STRICT = 0x8, enumerator