Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dtcp.h1509 static inline void tcp_check_send_head(struct sock *sk, struct sk_buff *skb_unlinked) in tcp_check_send_head() function
/linux-4.4.14/net/ipv4/
Dtcp.c1295 tcp_check_send_head(sk, skb); in tcp_sendmsg()