Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_tunnel_kern.c976 struct bpf_xfrm_state x; in xfrm_get_state()
/openbmc/linux/tools/include/uapi/linux/
H A Dbpf.h6163 struct bpf_xfrm_state { struct
/openbmc/linux/include/uapi/linux/
H A Dbpf.h6160 struct bpf_xfrm_state { struct
/openbmc/linux/net/core/
H A Dfilter.c5785 struct bpf_xfrm_state *, to, u32, size, u64, flags) in BPF_CALL_5() argument
5795 if (unlikely(size != sizeof(struct bpf_xfrm_state))) in BPF_CALL_5()