Home
last modified time | relevance | path

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

/linux/include/net/
H A Dtcp_ecn.h300 u32 oldbytes = tp->received_ecn_bytes[ecnfield - 1]; in tcp_ecn_received_counters() local
310 if ((tp->received_ecn_bytes[ecnfield - 1] ^ oldbytes) & in tcp_ecn_received_counters()
/linux/sound/usb/
H A Dpcm.c1350 int oldbytes = bytes; in retire_capture_urb() local
1354 oldbytes, bytes); in retire_capture_urb()