Home
last modified time | relevance | path

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

/linux-6.14.4/net/ipv6/
Dtcp_ipv6.c75 static void tcp_v6_reqsk_send_ack(const struct sock *sk, struct sk_buff *skb,
835 .send_ack = tcp_v6_reqsk_send_ack,
1213 static void tcp_v6_reqsk_send_ack(const struct sock *sk, struct sk_buff *skb, function