Home
last modified time | relevance | path

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

/Linux-v5.4/net/strparser/
Dstrparser.c104 size_t eaten = 0, cand_len; in __strp_recv() local
177 while (eaten < orig_len) { in __strp_recv()
186 cand_len = orig_len - eaten; in __strp_recv()
196 stm->strp.offset = orig_offset + eaten; in __strp_recv()
230 eaten += cand_len; in __strp_recv()
232 WARN_ON(eaten != orig_len); in __strp_recv()
281 eaten += cand_len; in __strp_recv()
289 eaten += cand_len; in __strp_recv()
290 WARN_ON(eaten != orig_len); in __strp_recv()
300 eaten += (cand_len - extra); in __strp_recv()
[all …]
/Linux-v5.4/net/ipv4/
Dtcp_input.c4477 bool fin, fragstolen, eaten; in tcp_ofo_queue() local
4502 eaten = tail && tcp_try_coalesce(sk, tail, skb, &fragstolen); in tcp_ofo_queue()
4505 if (!eaten) in tcp_ofo_queue()
4678 int eaten; in tcp_queue_rcv() local
4681 eaten = (tail && in tcp_queue_rcv()
4685 if (!eaten) { in tcp_queue_rcv()
4689 return eaten; in tcp_queue_rcv()
4759 int eaten; in tcp_data_queue() local
4791 eaten = tcp_queue_rcv(sk, skb, &fragstolen); in tcp_data_queue()
4812 if (eaten > 0) in tcp_data_queue()
[all …]
/Linux-v5.4/Documentation/driver-api/serial/
Dtty.rst20 discipline even with the same data or your computer again will be eaten by
/Linux-v5.4/Documentation/admin-guide/
Dkernel-parameters.txt2533 will be eaten.