Home
last modified time | relevance | path

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

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