Searched refs:SADB_X_EXT_POLICY (Results 1 – 2 of 2) sorted by relevance
363 #define SADB_X_EXT_POLICY 18 macro
360 [SADB_X_EXT_POLICY] = (u8) sizeof(struct sadb_x_policy),2087 pol->sadb_x_policy_exttype = SADB_X_EXT_POLICY; in pfkey_xfrm_policy2msg()2201 !ext_hdrs[SADB_X_EXT_POLICY-1]) in pfkey_spdadd()2204 pol = ext_hdrs[SADB_X_EXT_POLICY-1]; in pfkey_spdadd()2317 !ext_hdrs[SADB_X_EXT_POLICY-1]) in pfkey_spddelete()2320 pol = ext_hdrs[SADB_X_EXT_POLICY-1]; in pfkey_spddelete()2503 !ext_hdrs[SADB_X_EXT_POLICY - 1]) { in pfkey_migrate()2509 pol = ext_hdrs[SADB_X_EXT_POLICY - 1]; in pfkey_migrate()2596 if ((pol = ext_hdrs[SADB_X_EXT_POLICY-1]) == NULL) in pfkey_spdget()3157 pol->sadb_x_policy_exttype = SADB_X_EXT_POLICY; in pfkey_send_acquire()[all …]