Searched refs:TCPCB_FLAG_RST (Results 1 – 2 of 2) sorted by relevance
1073 TCP_SKB_CB(skb)->flags = (TCPCB_FLAG_ACK | TCPCB_FLAG_RST); in tcp_send_active_reset()
1044 #define TCPCB_FLAG_RST 0x04 macro