Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_input.c4984 bool *fragstolen) in tcp_try_coalesce()
5019 bool *fragstolen) in tcp_ooo_try_coalesce()
5047 bool fin, fragstolen, eaten; in tcp_ofo_queue() local
5138 bool fragstolen; in tcp_data_queue_ofo() local
5284 bool *fragstolen) in tcp_queue_rcv()
5305 bool fragstolen; in tcp_send_rcvq() local
5362 bool fragstolen; in tcp_data_queue() local
6364 bool fragstolen = false; in tcp_rcv_established() local
H A Dtcp_ipv4.c2024 bool fragstolen; global() local
/linux/net/mptcp/
H A Dprotocol.c155 struct sk_buff *from, bool *fragstolen, in __mptcp_try_coalesce()
176 bool fragstolen; in mptcp_try_coalesce() local
/linux/net/core/
H A Dskbuff.c6071 bool *fragstolen, int *delta_truesize) in skb_try_coalesce()