Searched refs:ctx_doi (Results 1 – 4 of 4) sorted by relevance
32 __u8 ctx_doi; member232 __u8 ctx_doi; member
162 (a->sec_ctx->ctx_doi != b->sec_ctx->ctx_doi) || in xfrm_sp_compare()398 sp->sec_ctx->ctx_alg, sp->sec_ctx->ctx_doi, sp->sec_ctx->ctx_len); in xfrm_sp_dump_line()1235 *doi = sp->sec_ctx->ctx_doi; in xfrmnl_sp_get_sec_ctx()1271 sp->sec_ctx->ctx_doi = doi; in xfrmnl_sp_set_sec_ctx()
261 diff |= XFRM_SA_DIFF(SECCTX,((a->sec_ctx->ctx_doi != b->sec_ctx->ctx_doi) || in xfrm_sa_compare()510 nl_dump_line(p, "\tDOI: %d Algo: %d Len: %u ctx: %s\n", sa->sec_ctx->ctx_doi, in xfrm_sa_dump_line()1996 *doi = sa->sec_ctx->ctx_doi; in xfrmnl_sa_get_sec_ctx()2034 b->ctx_doi = doi; in xfrmnl_sa_set_sec_ctx()
1288 uint8_t ctx_doi; member