Home
last modified time | relevance | path

Searched refs:SADB_X_EXT_SEC_CTX (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dpfkeyv2.h373 #define SADB_X_EXT_SEC_CTX 24 macro
/openbmc/linux/net/key/
H A Daf_key.c370 [SADB_X_EXT_SEC_CTX] = (u8) sizeof(struct sadb_x_sec_ctx),
544 case SADB_X_EXT_SEC_CTX: in parse_exthdrs()
1032 sec_ctx->sadb_x_sec_exttype = SADB_X_EXT_SEC_CTX; in __pfkey_xfrm_state2msg()
1152 sec_ctx = ext_hdrs[SADB_X_EXT_SEC_CTX - 1]; in pfkey_msg2xfrm_state()
2200 sec_ctx->sadb_x_sec_exttype = SADB_X_EXT_SEC_CTX; in pfkey_xfrm_policy2msg()
2297 sec_ctx = ext_hdrs[SADB_X_EXT_SEC_CTX - 1]; in pfkey_spdadd()
2399 sec_ctx = ext_hdrs[SADB_X_EXT_SEC_CTX - 1]; in pfkey_spddelete()
3253 sec_ctx->sadb_x_sec_exttype = SADB_X_EXT_SEC_CTX; in pfkey_send_acquire()