Home
last modified time | relevance | path

Searched defs:bpf_xdp_adjust_tail (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/tools/testing/selftests/bpf/
Dbpf_helpers.h133 static int (*bpf_xdp_adjust_tail)(void *ctx, int offset) = variable
/Linux-v5.4/net/core/
Dfilter.c3408 BPF_CALL_2(bpf_xdp_adjust_tail, struct xdp_buff *, xdp, int, offset) in BPF_CALL_2() argument