Home
last modified time | relevance | path

Searched refs:bpf_xdp_frags_shrink_tail (Results 1 – 1 of 1) sorted by relevance

/linux/net/core/
H A Dfilter.c4164 static int bpf_xdp_frags_shrink_tail(struct xdp_buff *xdp, int offset) in bpf_xdp_frags_shrink_tail() function
4203 return bpf_xdp_frags_shrink_tail(xdp, -offset); in BPF_CALL_2()