Home
last modified time | relevance | path

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

/Linux-v6.1/net/core/
Dskbuff.c1378 u64 sum_len; in skb_zerocopy_notify_extend() local
1382 sum_len = old_hi - old_lo + 1ULL + len; in skb_zerocopy_notify_extend()
1384 if (sum_len >= (1ULL << 32)) in skb_zerocopy_notify_extend()