Home
last modified time | relevance | path

Searched refs:SADB_X_EXT_POLICY (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dpfkeyv2.h364 #define SADB_X_EXT_POLICY 18 macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dpfkeyv2.h366 #define SADB_X_EXT_POLICY 18 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dpfkeyv2.h291 #define SADB_X_EXT_POLICY 18 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dpfkeyv2.h278 #define SADB_X_EXT_POLICY 18 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dpfkeyv2.h291 #define SADB_X_EXT_POLICY 18 macro
/kernel/linux/linux-5.10/net/key/
H A Daf_key.c368 [SADB_X_EXT_POLICY] = (u8) sizeof(struct sadb_x_policy),
2147 pol->sadb_x_policy_exttype = SADB_X_EXT_POLICY; in pfkey_xfrm_policy2msg()
2263 !ext_hdrs[SADB_X_EXT_POLICY-1]) in pfkey_spdadd()
2266 pol = ext_hdrs[SADB_X_EXT_POLICY-1]; in pfkey_spdadd()
2379 !ext_hdrs[SADB_X_EXT_POLICY-1]) in pfkey_spddelete()
2382 pol = ext_hdrs[SADB_X_EXT_POLICY-1]; in pfkey_spddelete()
2567 !ext_hdrs[SADB_X_EXT_POLICY - 1]) { in pfkey_migrate()
2573 pol = ext_hdrs[SADB_X_EXT_POLICY - 1]; in pfkey_migrate()
2660 if ((pol = ext_hdrs[SADB_X_EXT_POLICY-1]) == NULL) in pfkey_spdget()
3236 pol->sadb_x_policy_exttype = SADB_X_EXT_POLICY; in pfkey_send_acquire()
[all...]
/kernel/linux/linux-6.6/net/key/
H A Daf_key.c364 [SADB_X_EXT_POLICY] = (u8) sizeof(struct sadb_x_policy),
2142 pol->sadb_x_policy_exttype = SADB_X_EXT_POLICY; in pfkey_xfrm_policy2msg()
2258 !ext_hdrs[SADB_X_EXT_POLICY-1]) in pfkey_spdadd()
2261 pol = ext_hdrs[SADB_X_EXT_POLICY-1]; in pfkey_spdadd()
2374 !ext_hdrs[SADB_X_EXT_POLICY-1]) in pfkey_spddelete()
2377 pol = ext_hdrs[SADB_X_EXT_POLICY-1]; in pfkey_spddelete()
2562 !ext_hdrs[SADB_X_EXT_POLICY - 1]) { in pfkey_migrate()
2568 pol = ext_hdrs[SADB_X_EXT_POLICY - 1]; in pfkey_migrate()
2655 if ((pol = ext_hdrs[SADB_X_EXT_POLICY-1]) == NULL) in pfkey_spdget()
3231 pol->sadb_x_policy_exttype = SADB_X_EXT_POLICY; in pfkey_send_acquire()
[all...]

Completed in 17 milliseconds