Searched refs:SADB_X_EXT_POLICY (Results 1 – 2 of 2) sorted by relevance
366 #define SADB_X_EXT_POLICY 18 macro
364 [SADB_X_EXT_POLICY] = (u8) sizeof(struct sadb_x_policy),2139 pol->sadb_x_policy_exttype = SADB_X_EXT_POLICY; in pfkey_xfrm_policy2msg()2255 !ext_hdrs[SADB_X_EXT_POLICY-1]) in pfkey_spdadd()2258 pol = ext_hdrs[SADB_X_EXT_POLICY-1]; in pfkey_spdadd()2371 !ext_hdrs[SADB_X_EXT_POLICY-1]) in pfkey_spddelete()2374 pol = ext_hdrs[SADB_X_EXT_POLICY-1]; in pfkey_spddelete()2559 !ext_hdrs[SADB_X_EXT_POLICY - 1]) { in pfkey_migrate()2565 pol = ext_hdrs[SADB_X_EXT_POLICY - 1]; in pfkey_migrate()2652 if ((pol = ext_hdrs[SADB_X_EXT_POLICY-1]) == NULL) in pfkey_spdget()3219 pol->sadb_x_policy_exttype = SADB_X_EXT_POLICY; in pfkey_send_acquire()[all …]