Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Dtcp_ipv6.c77 static void tcp_v6_reqsk_send_ack(const struct sock *sk, struct sk_buff *skb,
797 .send_ack = tcp_v6_reqsk_send_ack,
1179 static void tcp_v6_reqsk_send_ack(const struct sock *sk, struct sk_buff *skb, function