Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h57135 struct xfrm_type_offload { struct
57136 struct module *owner;
57137 u8 proto;
57138 void (*encap)(struct xfrm_state *, struct sk_buff *);
57139 int (*input_tail)(struct xfrm_state *, struct sk_buff *);
57140 int (*xmit)(struct xfrm_state *, struct sk_buff *, netdev_features_t);