Searched refs:sum_len (Results 1 – 1 of 1) sorted by relevance
1788 u64 sum_len; in skb_zerocopy_notify_extend() local1792 sum_len = old_hi - old_lo + 1ULL + len; in skb_zerocopy_notify_extend()1794 if (sum_len >= (1ULL << 32)) in skb_zerocopy_notify_extend()