Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_ipv4.c660 static void tcp_v4_send_reset(const struct sock *sk, struct sk_buff *skb) in tcp_v4_send_reset() function
1475 .send_reset = tcp_v4_send_reset,
1718 tcp_v4_send_reset(rsk, skb); in tcp_v4_do_rcv()
2034 tcp_v4_send_reset(nsk, skb); in tcp_v4_rcv()
2103 tcp_v4_send_reset(NULL, skb); in tcp_v4_rcv()
2152 tcp_v4_send_reset(sk, skb); in tcp_v4_rcv()