Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h11862 struct xfrm_policy { struct
11878 struct xfrm_policy_walk_entry walk; argument
11879 struct xfrm_policy_queue polq; argument
11880 bool bydst_reinsert;
11881 u8 type;
11882 u8 action;
11883 u8 flags;
11884 u8 xfrm_nr;
11885 u16 family;
11886 struct xfrm_sec_ctx *security;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h11777 struct xfrm_policy { struct
11793 struct xfrm_policy_walk_entry walk; argument
11794 struct xfrm_policy_queue polq; argument
11795 bool bydst_reinsert;
11796 u8 type;
11797 u8 action;
11798 u8 flags;
11799 u8 xfrm_nr;
11800 u16 family;
11801 struct xfrm_sec_ctx *security;
[all …]