Home
last modified time | relevance | path

Searched refs:tcp_skb_entail (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/ipv4/
H A Dtcp.c662 void tcp_skb_entail(struct sock *sk, struct sk_buff *skb) in tcp_skb_entail() function
1164 tcp_skb_entail(sk, skb); in tcp_sendmsg_locked()
/openbmc/linux/include/net/
H A Dtcp.h591 void tcp_skb_entail(struct sock *sk, struct sk_buff *skb);
/openbmc/linux/net/mptcp/
H A Dprotocol.c1196 tcp_skb_entail(ssk, skb); in __mptcp_alloc_tx_skb()