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

/linux-master/net/ipv4/
H A Dtcp_ipv4.c2004 bool fragstolen; local
H A Dtcp_input.c4861 bool fin, fragstolen, eaten; local
4930 bool fragstolen; local
4790 tcp_try_coalesce(struct sock *sk, struct sk_buff *to, struct sk_buff *from, bool *fragstolen) argument
4830 tcp_ooo_try_coalesce(struct sock *sk, struct sk_buff *to, struct sk_buff *from, bool *fragstolen) argument
5071 tcp_queue_rcv(struct sock *sk, struct sk_buff *skb, bool *fragstolen) argument
5093 bool fragstolen; local
5150 bool fragstolen; local
6095 bool fragstolen = false; local
[all...]
/linux-master/net/mptcp/
H A Dprotocol.c134 bool fragstolen; local
/linux-master/net/core/
H A Dskbuff.c5906 skb_try_coalesce(struct sk_buff *to, struct sk_buff *from, bool *fragstolen, int *delta_truesize) argument

Completed in 190 milliseconds