Home
last modified time | relevance | path

Searched defs:fragstolen (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/net/ipv4/
Dtcp_input.c4346 bool *fragstolen) in tcp_try_coalesce()
4382 bool *fragstolen) in tcp_ooo_try_coalesce()
4409 bool fin, fragstolen, eaten; in tcp_ofo_queue() local
4482 bool fragstolen; in tcp_data_queue_ofo() local
4613 bool *fragstolen) in tcp_queue_rcv()
4635 bool fragstolen; in tcp_send_rcvq() local
4696 bool fragstolen; in tcp_data_queue() local
5572 bool fragstolen = false; in tcp_rcv_established() local
/Linux-v4.19/net/core/
Dskbuff.c4816 bool *fragstolen, int *delta_truesize) in skb_try_coalesce()