Searched refs:IPSEC_POLICY_NONE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/uapi/linux/ | ||
H A D | ipsec.h | 31 IPSEC_POLICY_NONE = 1, enumerator |
/openbmc/linux/net/key/ | ||
H A D | af_key.c | 2148 pol->sadb_x_policy_type = IPSEC_POLICY_NONE; in pfkey_xfrm_policy2msg() |