Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Ddynptr_success.c926 const __u32 max_frag_size = __PAGE_SIZE - headroom - sizeof(struct skb_shared_info); in xdp_near_frag_end_offset() local
929 return max_frag_size - 32; in xdp_near_frag_end_offset()