Searched refs:SADB_X_EXT_POLICY (Results 1 – 2 of 2) sorted by relevance
364 #define SADB_X_EXT_POLICY 18 macro
368 [SADB_X_EXT_POLICY] = (u8) sizeof(struct sadb_x_policy),2133 pol->sadb_x_policy_exttype = SADB_X_EXT_POLICY; in pfkey_xfrm_policy2msg()2249 !ext_hdrs[SADB_X_EXT_POLICY-1]) in pfkey_spdadd()2252 pol = ext_hdrs[SADB_X_EXT_POLICY-1]; in pfkey_spdadd()2365 !ext_hdrs[SADB_X_EXT_POLICY-1]) in pfkey_spddelete()2368 pol = ext_hdrs[SADB_X_EXT_POLICY-1]; in pfkey_spddelete()2553 !ext_hdrs[SADB_X_EXT_POLICY - 1]) { in pfkey_migrate()2559 pol = ext_hdrs[SADB_X_EXT_POLICY - 1]; in pfkey_migrate()2646 if ((pol = ext_hdrs[SADB_X_EXT_POLICY-1]) == NULL) in pfkey_spdget()3209 pol->sadb_x_policy_exttype = SADB_X_EXT_POLICY; in pfkey_send_acquire()[all …]