Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/core/
H A Dskbuff.c1191 u64 sum_len; in skb_zerocopy_notify_extend() local
1195 sum_len = old_hi - old_lo + 1ULL + len; in skb_zerocopy_notify_extend()
1197 if (sum_len >= (1ULL << 32)) in skb_zerocopy_notify_extend()