Searched refs:send_ack (Results 1 - 17 of 17) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/pmc-sierra/yosemite/
H A Datmel_read_eeprom.c57 static void send_ack(void) function
163 send_ack();
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/seq/
H A Dseq_ports.c184 struct snd_seq_port_subscribe *info, int send_ack);
188 struct snd_seq_port_subscribe *info, int send_ack);
422 int send_ack)
436 if (err >= 0 && send_ack && client->type == USER_CLIENT)
447 int send_ack)
456 if (send_ack && client->type == USER_CLIENT)
418 subscribe_port(struct snd_seq_client *client, struct snd_seq_client_port *port, struct snd_seq_port_subs_info *grp, struct snd_seq_port_subscribe *info, int send_ack) argument
443 unsubscribe_port(struct snd_seq_client *client, struct snd_seq_client_port *port, struct snd_seq_port_subs_info *grp, struct snd_seq_port_subscribe *info, int send_ack) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/
H A Dkgdbts.c130 static int send_ack; variable
671 if (send_ack) {
672 send_ack = 0;
738 send_ack = 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_rc.c1359 goto send_ack;
1490 goto send_ack;
1498 goto send_ack;
1516 send_ack:
1626 goto send_ack;
1933 goto send_ack;
1939 goto send_ack;
1947 goto send_ack;
1955 send_ack:
H A Dipath_eeprom.c305 static void send_ack(struct ipath_devdata *dd) function
536 send_ack(dd);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/
H A Dtftpd.c436 send_ack:
463 goto send_ack; /* rexmit */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Drequest_sock.h43 void (*send_ack)(struct sock *sk, struct sk_buff *skb, member in struct:request_sock_ops
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/third-party/libutp/
H A Dutp.cpp761 void send_ack(bool synack = false);
869 void UTPSocket::send_ack(bool synack) function in class:UTPSocket
971 send_ack();
1359 send_ack();
2170 conn->send_ack();
2254 // entry empty, that way the assert in send_ack
2277 conn->send_ack();
2644 conn->send_ack(true);
2760 conn->send_ack();
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/qib/
H A Dqib_rc.c1765 goto send_ack;
1771 goto send_ack;
1790 send_ack:
1889 goto send_ack;
2209 goto send_ack;
2255 send_ack:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/tests/server/
H A Dtftpd.c1310 send_ack:
1341 goto send_ack; /* rexmit */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dssl.c3123 struct reliable_ack send_ack; local
3125 send_ack.len = 0;
3126 if (!reliable_ack_read (&send_ack, buf, &session->session_id))
3132 reliable_send_purge (ks->send_reliable, &send_ack);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dtcp_minisocks.c640 req->rsk_ops->send_ack(sk, skb, req);
H A Dtcp_ipv4.c1204 .send_ack = tcp_v4_reqsk_send_ack,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/nes/
H A Dnes_cm.c112 static int send_ack(struct nes_cm_node *cm_node, struct sk_buff *skb);
809 * send_ack
811 static int send_ack(struct nes_cm_node *cm_node, struct sk_buff *skb) function
1395 send_ack(cm_node, NULL);
1404 send_ack(cm_node, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/dccp/
H A Dipv4.c562 .send_ack = dccp_reqsk_send_ack,
H A Dipv6.c358 .send_ack = dccp_reqsk_send_ack,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dtcp_ipv6.c896 .send_ack = tcp_v6_reqsk_send_ack,

Completed in 321 milliseconds