Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv6/
H A Dtcp_ipv6.c71 static void tcp_v6_send_reset(const struct sock *sk, struct sk_buff *skb);
864 .send_reset = tcp_v6_send_reset,
1006 static void tcp_v6_send_reset(const struct sock *sk, struct sk_buff *skb) in tcp_v6_send_reset() function
1462 tcp_v6_hnd_req and tcp_v6_send_reset(). --ANK in tcp_v6_do_rcv()
1537 tcp_v6_send_reset(sk, skb); in tcp_v6_do_rcv()
1698 tcp_v6_send_reset(nsk, skb); in tcp_v6_rcv()
1763 tcp_v6_send_reset(NULL, skb); in tcp_v6_rcv()
1816 tcp_v6_send_reset(sk, skb); in tcp_v6_rcv()
/kernel/linux/linux-6.6/net/ipv6/
H A Dtcp_ipv6.c71 static void tcp_v6_send_reset(const struct sock *sk, struct sk_buff *skb);
825 .send_reset = tcp_v6_send_reset,
976 static void tcp_v6_send_reset(const struct sock *sk, struct sk_buff *skb) in tcp_v6_send_reset() function
1440 tcp_v6_hnd_req and tcp_v6_send_reset(). --ANK in tcp_v6_do_rcv()
1517 tcp_v6_send_reset(sk, skb); in tcp_v6_do_rcv()
1700 tcp_v6_send_reset(nsk, skb); in tcp_v6_rcv()
1776 tcp_v6_send_reset(NULL, skb); in tcp_v6_rcv()
1831 tcp_v6_send_reset(sk, skb); in tcp_v6_rcv()

Completed in 6 milliseconds