Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h57143 struct xfrm_dst { struct
57144 union {
57148 } u;
57149 struct dst_entry *route;
57150 struct dst_entry *child;
57151 struct dst_entry *path;
57152 struct xfrm_policy *pols[2];
57153 int num_pols;
57154 int num_xfrms;
57155 u32 xfrm_genid;
[all …]