Searched refs:bpf_xdp_adjust_tail (Results 1 – 4 of 4) sorted by relevance
25 if (bpf_xdp_adjust_tail(xdp, 0 - offset)) in _xdp_adjust_tail()
126 if (bpf_xdp_adjust_tail(xdp, 0 - offset)) in handle_ipv4()
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() argument3425 .func = bpf_xdp_adjust_tail,5952 func == bpf_xdp_adjust_tail || in bpf_helper_changes_pkt_data()