Home
last modified time | relevance | path

Searched refs:tcp_check_send_head (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/net/
Dtcp.h1686 static inline void tcp_check_send_head(struct sock *sk, struct sk_buff *skb_unlinked) in tcp_check_send_head() function
/Linux-v4.19/net/ipv4/
Dtcp.c1418 tcp_check_send_head(sk, skb); in tcp_sendmsg_locked()