Home
last modified time | relevance | path

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

/Linux-v5.15/net/packet/
Daf_packet.c2672 int len_sum = 0; in tpacket_snd() local
2775 if (likely(len_sum > 0)) in tpacket_snd()
2776 err = len_sum; in tpacket_snd()
2831 len_sum += tp_len; in tpacket_snd()
2841 err = len_sum; in tpacket_snd()