Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h57242 struct xfrm_sec_ctx { struct
57243 __u8 ctx_doi;
57244 __u8 ctx_alg;
57245 __u16 ctx_len;
57246 __u32 ctx_sid;
57247 char ctx_str[0];
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h67000 struct xfrm_sec_ctx { struct
67001 __u8 ctx_doi;
67002 __u8 ctx_alg;
67003 __u16 ctx_len;
67004 __u32 ctx_sid;
67005 char ctx_str[0];