Searched defs:bpf_xdp_adjust_tail (Results 1 – 2 of 2) sorted by relevance
133 static int (*bpf_xdp_adjust_tail)(void *ctx, int offset) = variable
3408 BPF_CALL_2(bpf_xdp_adjust_tail, struct xdp_buff *, xdp, int, offset) in BPF_CALL_2() argument