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