Home
last modified time | relevance | path

Searched defs:xfrm_sec_ctx (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dxfrm.h31 struct xfrm_sec_ctx { struct
32 __u8 ctx_doi;
33 __u8 ctx_alg;
34 __u16 ctx_len;
35 __u32 ctx_sid;
36 char ctx_str[];