Searched refs:recv (Results 76 - 100 of 230) sorted by relevance

12345678910

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libkqueue-1.0.6/src/common/
H A Dkqueue.c112 rv = recv(kq->kq_sockfd[0], buf, sizeof(buf), MSG_PEEK | MSG_DONTWAIT);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospf6d/
H A Dospf6_message.h172 u_int32_t recv; member in struct:ospf6_message_stat
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/
H A Dtftpsubs.c243 if (recv(f, &dummy, 1, MSG_DONTWAIT) < 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/lib/
H A Dunistd.in.h75 # undef recv macro
76 # define recv recv_used_without_including_sys_socket_h macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/
H A Dadmin.c96 while ((len = recv(so2, (char *)&com, sizeof(com), MSG_PEEK)) < 0) {
100 "failed to recv admin command: %s\n",
120 while ((len = recv(so2, combuf, com.ac_len, 0)) < 0) {
124 "failed to recv admin command: %s\n",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/atm/
H A Deni.c195 ENI_VCC(eni_dev->rx_map[i])->recv,
330 (unsigned) readl(eni_vcc->recv+eni_vcc->descr*4));
516 descr = readl(eni_vcc->recv+eni_vcc->descr*4);
554 descr = readl(eni_vcc->recv+eni_vcc->descr*4);
585 length = readl(eni_vcc->recv+(((eni_vcc->descr+size-1) &
791 eni_vcc->recv = eni_alloc_mem(eni_dev,&size);
792 DPRINTK("rx at 0x%lx\n",eni_vcc->recv);
794 if (!eni_vcc->recv) return -ENOBUFS;
819 DPRINTK("loc 0x%x\n",(unsigned) (eni_vcc->recv-eni_dev->ram)/4);
830 (((eni_vcc->recv
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sunrpc/
H A Dxprt.c671 if (!list_empty(&xprt->recv) || xprt->shutdown)
762 list_for_each(pos, &xprt->recv) {
896 list_add_tail(&req->rq_list, &xprt->recv);
1029 if (list_empty(&xprt->recv) && xprt_has_timer(xprt))
1083 INIT_LIST_HEAD(&xprt->recv);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/ti-st/
H A Dst_core.c103 if (likely(st_gdata->list[protoid]->recv != NULL)) {
105 (st_gdata->list[protoid]->recv
108 pr_err(" proto stack %d's ->recv failed", protoid);
113 pr_err(" proto stack %d's ->recv null", protoid);
570 if (st_gdata == NULL || new_proto == NULL || new_proto->recv == NULL
572 pr_err("gdata/new_proto/recv or reg_complete_cb not ready");
H A Dbt_drv.c181 hci_st_proto.recv = hci_st_receive;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Dconnect.c710 # define read(fd, buf, cnt) recv (fd, buf, cnt, 0)
716 # define read(fd, buf, cnt) recv (fd, buf, cnt, 0)
751 res = recv (fd, buf, bufsize, MSG_PEEK);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/xml-rpc/
H A Dxml-rpc.cpp591 if (methodResponse->recv() != SOAP_OK)
651 int methodCall::recv() function in class:methodCall
706 int methodResponse::recv() function in class:methodResponse
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/xml-rpc/
H A Dxml-rpc.cpp591 if (methodResponse->recv() != SOAP_OK)
651 int methodCall::recv() function in class:methodCall
706 int methodResponse::recv() function in class:methodResponse
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dsecurity.c556 conn->recv[FIRSTSOCKET] = sec_recv;
558 conn->recv[SECONDARYSOCKET] = sec_recv;
H A Dcurl_rtmp.c230 conn->recv[FIRSTSOCKET] = rtmp_recv;
H A Dcurl_setup_once.h130 /* Minix doesn't support recv on TCP sockets */
138 * of functions recv() and send() belong and come from the
141 * HAVE_RECV is defined if you have a function named recv()
167 #define sread(x,y,z) (ssize_t)recv((RECV_TYPE_ARG1)(x), \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/vtls/
H A Dcyassl.c246 conn->recv[sockindex] = cyassl_recv;
583 conn->recv[sockindex] = cyassl_recv;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A DmISDNif.h463 send_func_t *recv; member in struct:mISDNchannel
562 if (ch->recv(ch->peer, skb))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/Documentation/accounting/
H A Dgetdelays.c180 rep_len = recv(sd, &ans, sizeof(ans), 0);
404 rep_len = recv(nl_sd, &msg, sizeof(msg), 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dpcap-sita.c190 if ((len = recv(fd, buf, count, 0)) <= 0) return -1; /* read in whatever data was sent to us */
697 if ((len = recv(fd, buf, sizeof(buf), 0)) <= 0) return 0; /* read in whatever data was sent to us */
748 recv(fd, &byte, 1, 0); /* read another byte in */
917 if ((len = recv(fd, (bp + offset), count, 0)) <= 0) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dtcp.c175 ret = recv(s->fd, buf, size, 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/GeoIP-1.5.1/libGeoIP/
H A DGeoIPUpdate.c369 amt = recv(sock, &buf[offset], block_size,0);
620 amt = recv(sock, &buf[offset], block_size,0);
719 amt = recv(sock, &buf[offset], block_size,0);
796 amt = recv(sock, &buf[offset], block_size,0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/src/
H A Dsync-notrack.c266 .recv = notrack_recv,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb3/
H A Dadapter.h69 int (*recv)(struct port_info *pi, struct sk_buff *skb); member in struct:iscsi_config
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dtrevent.c96 int ret = recv(s, buf, len, 0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/tpm/
H A Dtpm.h76 int (*recv) (struct tpm_chip *, u8 *, size_t); member in struct:tpm_vendor_specific

Completed in 5197 milliseconds

12345678910