Searched refs:bpf_xfrm_state (Results 1 – 3 of 3) sorted by relevance
965 struct bpf_xfrm_state x; in xfrm_get_state()
3386 * long bpf_skb_get_xfrm_state(struct sk_buff *skb, u32 index, struct bpf_xfrm_state *xfrm_state, u32 size, u64 flags)3391 * The retrieved value is stored in the **struct bpf_xfrm_state**6403 struct bpf_xfrm_state {6368 struct bpf_xfrm_state { global() struct 6369 reqidbpf_xfrm_state global() argument 6370 spibpf_xfrm_state global() argument 6371 familybpf_xfrm_state global() argument 6372 extbpf_xfrm_state global() argument 6373 __anon43a12fb4520abpf_xfrm_state global() argument
6077 struct bpf_xfrm_state *, to, u32, size, u64, flags) in BPF_CALL_5() argument6087 if (unlikely(size != sizeof(struct bpf_xfrm_state))) in BPF_CALL_5()