Home
last modified time | relevance | path

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

/Linux-v6.1/net/core/
Dfilter.c3980 static int bpf_xdp_frags_increase_tail(struct xdp_buff *xdp, int offset) in bpf_xdp_frags_increase_tail() function
4047 return bpf_xdp_frags_increase_tail(xdp, offset); in BPF_CALL_2()