Home
last modified time | relevance | path

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

/linux-6.12.1/net/core/
Dfilter.c3962 skb_frag_t *next_frag, *end_frag; in bpf_xdp_copy_buf() local
3975 end_frag = &sinfo->frags[sinfo->nr_frags]; in bpf_xdp_copy_buf()
3995 if (!len || next_frag == end_frag) in bpf_xdp_copy_buf()