Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv6/
H A Dtcp_ipv6.c71 static void tcp_v6_send_reset(const struct sock *sk, struct sk_buff *skb);
861 .send_reset = tcp_v6_send_reset,
1000 static void tcp_v6_send_reset(const struct sock *sk, struct sk_buff *skb) in tcp_v6_send_reset() function
1534 tcp_v6_send_reset(sk, skb); in tcp_v6_do_rcv()
1696 tcp_v6_send_reset(nsk, skb); in tcp_v6_rcv()
1761 tcp_v6_send_reset(NULL, skb); in tcp_v6_rcv()
1814 tcp_v6_send_reset(sk, skb); in tcp_v6_rcv()