Home
last modified time | relevance | path

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

/linux-6.15/net/packet/
H A Daf_packet.c2785 int len_sum = 0; in tpacket_snd() local
2888 if (likely(len_sum > 0)) in tpacket_snd()
2889 err = len_sum; in tpacket_snd()
2945 len_sum += tp_len; in tpacket_snd()
2955 err = len_sum; in tpacket_snd()