Searched refs:dccp_reqsk_send_ack (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/dccp/
H A Dminisocks.c268 void dccp_reqsk_send_ack(struct sock *sk, struct sk_buff *skb, function
274 EXPORT_SYMBOL_GPL(dccp_reqsk_send_ack); variable
H A Ddccp.h231 extern void dccp_reqsk_send_ack(struct sock *sk, struct sk_buff *skb,
H A Dipv4.c562 .send_ack = dccp_reqsk_send_ack,
H A Dipv6.c358 .send_ack = dccp_reqsk_send_ack,

Completed in 46 milliseconds