Searched refs:SADB_X_EXT_SEC_CTX (Results 1 – 2 of 2) sorted by relevance
358 #define SADB_X_EXT_SEC_CTX 24 macro
368 [SADB_X_EXT_SEC_CTX] = (u8) sizeof(struct sadb_x_sec_ctx),514 if (ext_type == SADB_X_EXT_SEC_CTX) { in parse_exthdrs()1002 sec_ctx->sadb_x_sec_exttype = SADB_X_EXT_SEC_CTX; in __pfkey_xfrm_state2msg()1123 sec_ctx = (const struct sadb_x_sec_ctx *) ext_hdrs[SADB_X_EXT_SEC_CTX-1]; in pfkey_msg2xfrm_state()2123 sec_ctx->sadb_x_sec_exttype = SADB_X_EXT_SEC_CTX; in pfkey_xfrm_policy2msg()2222 sec_ctx = (struct sadb_x_sec_ctx *) ext_hdrs[SADB_X_EXT_SEC_CTX-1]; in pfkey_spdadd()2326 sec_ctx = (struct sadb_x_sec_ctx *) ext_hdrs[SADB_X_EXT_SEC_CTX-1]; in pfkey_spddelete()3123 sec_ctx->sadb_x_sec_exttype = SADB_X_EXT_SEC_CTX; in pfkey_send_acquire()