Searched refs:SADB_X_EXT_SEC_CTX (Results 1 – 4 of 4) sorted by relevance
250 #ifdef SADB_X_EXT_SEC_CTX289 #ifdef SADB_X_EXT_SEC_CTX290 m_sec_ctx = (struct sadb_x_sec_ctx *)mhp[SADB_X_EXT_SEC_CTX];446 #ifdef SADB_X_EXT_SEC_CTX496 #ifdef SADB_X_EXT_SEC_CTX521 #ifdef SADB_X_EXT_SEC_CTX522 m_sec_ctx = (struct sadb_x_sec_ctx *)mhp[SADB_X_EXT_SEC_CTX];628 #ifdef SADB_X_EXT_SEC_CTX
87 #ifdef SADB_X_EXT_SEC_CTX1308 #ifdef SADB_X_EXT_SEC_CTX1410 #ifdef SADB_X_EXT_SEC_CTX1412 p = pfkey_setsecctx(p, ep, SADB_X_EXT_SEC_CTX, sa_parms->ctxdoi,2004 #ifdef SADB_X_EXT_SEC_CTX2005 case SADB_X_EXT_SEC_CTX:2443 #ifdef SADB_X_EXT_SEC_CTX
1671 m_sec_ctx = (struct sadb_x_sec_ctx *)mhp[SADB_X_EXT_SEC_CTX];2081 p->sadb_x_sec_exttype = SADB_X_EXT_SEC_CTX;2267 if (mhp[SADB_X_EXT_SEC_CTX] != NULL) {2270 ctx = (struct sadb_x_sec_ctx *)mhp[SADB_X_EXT_SEC_CTX];2389 if (mhp[SADB_X_EXT_SEC_CTX] != NULL) {2392 ctx = (struct sadb_x_sec_ctx *)mhp[SADB_X_EXT_SEC_CTX];2506 if (mhp[SADB_X_EXT_SEC_CTX] != NULL) {2509 ctx = (struct sadb_x_sec_ctx *)mhp[SADB_X_EXT_SEC_CTX];2582 if (mhp[SADB_X_EXT_SEC_CTX] != NULL) {2585 ctx = (struct sadb_x_sec_ctx *)mhp[SADB_X_EXT_SEC_CTX];[all …]
338 #define SADB_X_EXT_SEC_CTX 24 macro