Searched defs:safe_ringentry (Results 1 – 1 of 1) sorted by relevance
98 struct safe_ringentry { struct99 struct safe_desc re_desc; /* command descriptor */100 struct safe_sarec re_sa; /* SA record */101 struct safe_sastate re_sastate; /* SA state record */102 struct cryptop *re_crp; /* crypto operation */104 struct safe_operand re_src; /* source operand */105 struct safe_operand re_dst; /* destination operand */106 struct mbuf *re_dst_m;108 int unused;109 int re_flags;