Home | History | Annotate | Download | only in libipsec

Lines Matching refs:sadb_x_sec_ctx

1310 		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);