Home
last modified time | relevance | path

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

/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
H A Dtcp_nip_input.c313 bool fragstolen; in tcp_nip_ofo_queue() local
370 bool fragstolen; in tcp_nip_data_queue_ofo() local
251 tcp_nip_try_coalesce(struct sock *sk, struct sk_buff *to, struct sk_buff *from, bool *fragstolen) tcp_nip_try_coalesce() argument
285 tcp_nip_ooo_try_coalesce(struct sock *sk, struct sk_buff *to, struct sk_buff *from, bool *fragstolen) tcp_nip_ooo_try_coalesce() argument
[all...]
/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_ipv4.c1796 bool fragstolen; in tcp_add_backlog() local
H A Dtcp_input.c4712 bool fin, fragstolen, eaten; in tcp_ofo_queue() local
4781 bool fragstolen; in tcp_data_queue_ofo() local
4642 tcp_try_coalesce(struct sock *sk, struct sk_buff *to, struct sk_buff *from, bool *fragstolen) tcp_try_coalesce() argument
4682 tcp_ooo_try_coalesce(struct sock *sk, struct sk_buff *to, struct sk_buff *from, bool *fragstolen) tcp_ooo_try_coalesce() argument
4919 tcp_queue_rcv(struct sock *sk, struct sk_buff *skb, bool *fragstolen) tcp_queue_rcv() argument
4941 bool fragstolen; tcp_send_rcvq() local
5004 bool fragstolen; tcp_data_queue() local
5895 bool fragstolen = false; tcp_rcv_established() local
[all...]
/kernel/linux/linux-5.10/net/mptcp/
H A Dprotocol.c124 bool fragstolen; in mptcp_try_coalesce() local
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_ipv4.c1825 bool fragstolen; in tcp_add_backlog() local
H A Dtcp_input.c4758 bool fin, fragstolen, eaten; in tcp_ofo_queue() local
4827 bool fragstolen; in tcp_data_queue_ofo() local
4687 tcp_try_coalesce(struct sock *sk, struct sk_buff *to, struct sk_buff *from, bool *fragstolen) tcp_try_coalesce() argument
4727 tcp_ooo_try_coalesce(struct sock *sk, struct sk_buff *to, struct sk_buff *from, bool *fragstolen) tcp_ooo_try_coalesce() argument
4967 tcp_queue_rcv(struct sock *sk, struct sk_buff *skb, bool *fragstolen) tcp_queue_rcv() argument
4989 bool fragstolen; tcp_send_rcvq() local
5046 bool fragstolen; tcp_data_queue() local
5983 bool fragstolen = false; tcp_rcv_established() local
[all...]
/kernel/linux/linux-5.10/net/core/
H A Dskbuff.c5207 skb_try_coalesce(struct sk_buff *to, struct sk_buff *from, bool *fragstolen, int *delta_truesize) skb_try_coalesce() argument
/kernel/linux/linux-6.6/net/mptcp/
H A Dprotocol.c151 bool fragstolen; in mptcp_try_coalesce() local
/kernel/linux/linux-6.6/net/core/
H A Dskbuff.c5741 skb_try_coalesce(struct sk_buff *to, struct sk_buff *from, bool *fragstolen, int *delta_truesize) skb_try_coalesce() argument

Completed in 48 milliseconds