Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dxfrm.h176 struct xfrm_user_sec_ctx { struct
177 __u16 len;
178 __u16 exttype;
179 __u8 ctx_alg;
180 __u8 ctx_doi;
181 __u16 ctx_len;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dxfrm.h189 struct xfrm_user_sec_ctx { struct
190 __u16 len;
191 __u16 exttype;
192 __u8 ctx_alg;
193 __u8 ctx_doi;
194 __u16 ctx_len;
/kernel/linux/linux-5.10/include/uapi/linux/
Dxfrm.h228 struct xfrm_user_sec_ctx { struct
229 __u16 len;
230 __u16 exttype;
231 __u8 ctx_alg; /* LSMs: e.g., selinux == 1 */
232 __u8 ctx_doi;
233 __u16 ctx_len;