Searched refs:sadb_x_sec_ctx (Results 1 – 4 of 4) sorted by relevance
251 struct sadb_x_sec_ctx *m_sec_ctx;290 m_sec_ctx = (struct sadb_x_sec_ctx *)mhp[SADB_X_EXT_SEC_CTX];455 (char *)m_sec_ctx + sizeof(struct sadb_x_sec_ctx));497 struct sadb_x_sec_ctx *m_sec_ctx;522 m_sec_ctx = (struct sadb_x_sec_ctx *)mhp[SADB_X_EXT_SEC_CTX];637 (char *)m_sec_ctx + sizeof(struct sadb_x_sec_ctx));
1248 len += (sizeof(struct sadb_x_sec_ctx) in pfkey_send_x1()2330 struct sadb_x_sec_ctx *p; in pfkey_setsecctx()2333 p = (struct sadb_x_sec_ctx *)buf; in pfkey_setsecctx()2334 len = sizeof(struct sadb_x_sec_ctx) + PFKEY_ALIGN8(sec_ctxlen); in pfkey_setsecctx()
1647 struct sadb_x_sec_ctx *m_sec_ctx;1671 m_sec_ctx = (struct sadb_x_sec_ctx *)mhp[SADB_X_EXT_SEC_CTX];1682 ((char *)m_sec_ctx + sizeof(struct sadb_x_sec_ctx)));1788 ((char *)m_sec_ctx + sizeof(struct sadb_x_sec_ctx)),2048 ctxlen = sizeof(struct sadb_x_sec_ctx)2076 struct sadb_x_sec_ctx *p;2078 p = (struct sadb_x_sec_ctx *)(xpl + len);2268 struct sadb_x_sec_ctx *ctx;2270 ctx = (struct sadb_x_sec_ctx *)mhp[SADB_X_EXT_SEC_CTX];2390 struct sadb_x_sec_ctx *ctx;[all …]
220 struct sadb_x_sec_ctx { struct