Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h11836 struct xfrm_tmpl { struct
11837 struct xfrm_id id;
11838 xfrm_address_t saddr;
11839 unsigned short encap_family;
11840 u32 reqid;
11841 u8 mode;
11842 u8 share;
11843 u8 optional;
11844 u8 allalgs;
11845 u32 aalgos;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h11751 struct xfrm_tmpl { struct
11752 struct xfrm_id id;
11753 xfrm_address_t saddr;
11754 unsigned short encap_family;
11755 u32 reqid;
11756 u8 mode;
11757 u8 share;
11758 u8 optional;
11759 u8 allalgs;
11760 u32 aalgos;
[all …]