Home
last modified time | relevance | path

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

/linux-3.4.99/include/net/
Dtcp.h1288 static inline void tcp_advance_send_head(struct sock *sk, const struct sk_buff *skb) in tcp_advance_send_head() function
/linux-3.4.99/net/ipv4/
Dtcp_output.c73 tcp_advance_send_head(sk, skb); in tcp_event_new_data_sent()