Home
last modified time | relevance | path

Searched refs:sadb_x_sec_ctx (Results 1 – 4 of 4) sorted by relevance

/external/ipsec-tools/src/libipsec/
Dpfkey_dump.c251 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));
Dpfkey.c1310 len += (sizeof(struct sadb_x_sec_ctx)
2453 struct sadb_x_sec_ctx *p;
2456 p = (struct sadb_x_sec_ctx *)buf;
2457 len = sizeof(struct sadb_x_sec_ctx) + PFKEY_ALIGN8(sec_ctxlen);
/external/ipsec-tools/src/racoon/
Dpfkey.c1647 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 …]
/external/kernel-headers/original/linux/
Dpfkeyv2.h220 struct sadb_x_sec_ctx { struct