Home
last modified time | relevance | path

Searched defs:bpf_xdp_adjust_head (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-4.19/tools/testing/selftests/bpf/
Dbpf_helpers.h64 static int (*bpf_xdp_adjust_head)(void *ctx, int offset) = variable
/kernel/linux/linux-4.19/net/core/
Dfilter.c3073 BPF_CALL_2(bpf_xdp_adjust_head, struct xdp_buff *, xdp, int, offset) in BPF_CALL_2() argument
/kernel/linux/linux-5.10/net/core/
Dfilter.c3828 BPF_CALL_2(bpf_xdp_adjust_head, struct xdp_buff *, xdp, int, offset) in BPF_CALL_2() argument