Home
last modified time | relevance | path

Searched refs:tcp_for_write_queue (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/net/ipv4/
Dtcp_recovery.c46 tcp_for_write_queue(skb, sk) { in tcp_rack_mark_lost()
Dtcp_input.c1908 tcp_for_write_queue(skb, sk) { in tcp_enter_loss()
2348 tcp_for_write_queue(skb, sk) { in tcp_undo_cwnd_reduction()
2602 tcp_for_write_queue(skb, sk) { in tcp_simple_retransmit()
/linux-4.4.14/include/net/
Dtcp.h1481 #define tcp_for_write_queue(skb, sk) \ macro