Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_input.c4781 tcp_try_coalesce(struct sock * sk,struct sk_buff * to,struct sk_buff * from,bool * fragstolen) tcp_try_coalesce() argument
4816 tcp_ooo_try_coalesce(struct sock * sk,struct sk_buff * to,struct sk_buff * from,bool * fragstolen) tcp_ooo_try_coalesce() argument
4844 bool fin, fragstolen, eaten; tcp_ofo_queue() local
4924 bool fragstolen; tcp_data_queue_ofo() local
5070 tcp_queue_rcv(struct sock * sk,struct sk_buff * skb,bool * fragstolen) tcp_queue_rcv() argument
5091 bool fragstolen; tcp_send_rcvq() local
5148 bool fragstolen; tcp_data_queue() local
6136 bool fragstolen = false; tcp_rcv_established() local
[all...]
H A Dtcp_ipv4.c2024 bool fragstolen; global() local
/linux/net/mptcp/
H A Dprotocol.c147 bool fragstolen; mptcp_try_coalesce() local
/linux/net/core/
H A Dskbuff.c6065 skb_try_coalesce(struct sk_buff * to,struct sk_buff * from,bool * fragstolen,int * delta_truesize) skb_try_coalesce() argument