Searched refs:bpf_skb_get_xfrm_state (Results 1 – 2 of 2) sorted by relevance
/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_tunnel_kern.c | 968 ret = bpf_skb_get_xfrm_state(skb, 0, &x, sizeof(x), 0); in xfrm_get_state()
|
/linux/net/core/ |
H A D | filter.c | 5853 BPF_CALL_5(bpf_skb_get_xfrm_state, struct sk_buff *, skb, u32, index, in BPF_CALL_5() argument 5887 .func = bpf_skb_get_xfrm_state,
|