Home
last modified time | relevance | path

Searched refs:bpf_xfrm_state (Results 1 - 2 of 2) sorted by relevance

/third_party/libbpf/src/
H A Dbpf_helper_defs.h18 struct bpf_xfrm_state;
1730 * The retrieved value is stored in the **struct bpf_xfrm_state**
1742 static long (*bpf_skb_get_xfrm_state)(struct __sk_buff *skb, __u32 index, struct bpf_xfrm_state *xfrm_state, __u32 size, __u64 flags) = (void *) 66;
/third_party/libbpf/include/uapi/linux/
H A Dbpf.h3173 * long bpf_skb_get_xfrm_state(struct sk_buff *skb, u32 index, struct bpf_xfrm_state *xfrm_state, u32 size, u64 flags)
3178 * The retrieved value is stored in the **struct bpf_xfrm_state**
6173 struct bpf_xfrm_state { struct

Completed in 17 milliseconds