Home
last modified time | relevance | path

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

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