Home
last modified time | relevance | path

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

/Linux-v4.19/tools/include/uapi/linux/
Dbpf.h2353 struct bpf_xfrm_state { struct
/Linux-v4.19/include/uapi/linux/
Dbpf.h2353 struct bpf_xfrm_state { struct
/Linux-v4.19/tools/testing/selftests/bpf/
Dtest_tunnel_kern.c700 struct bpf_xfrm_state x; in _xfrm_get_state()
/Linux-v4.19/net/core/
Dfilter.c4180 struct bpf_xfrm_state *, to, u32, size, u64, flags) in BPF_CALL_5() argument
4190 if (unlikely(size != sizeof(struct bpf_xfrm_state))) in BPF_CALL_5()