Home
last modified time | relevance | path

Searched refs:bpf_xfrm_state (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/tools/testing/selftests/bpf/progs/
Dtest_tunnel_kern.c700 struct bpf_xfrm_state x; in _xfrm_get_state()
/Linux-v5.10/include/uapi/linux/
Dbpf.h4137 struct bpf_xfrm_state { struct
/Linux-v5.10/tools/include/uapi/linux/
Dbpf.h4137 struct bpf_xfrm_state { struct
/Linux-v5.10/net/core/
Dfilter.c5225 struct bpf_xfrm_state *, to, u32, size, u64, flags) in BPF_CALL_5() argument
5235 if (unlikely(size != sizeof(struct bpf_xfrm_state))) in BPF_CALL_5()