Home
last modified time | relevance | path

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

/linux-5.19.10/net/core/
Dskbuff.c1256 u64 sum_len; in skb_zerocopy_notify_extend() local
1260 sum_len = old_hi - old_lo + 1ULL + len; in skb_zerocopy_notify_extend()
1262 if (sum_len >= (1ULL << 32)) in skb_zerocopy_notify_extend()