Searched refs:received (Results 101 - 125 of 243) sorted by relevance

12345678910

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dqpel.asm19 ;* You should have received a copy of the GNU Lesser General Public
H A Drv34dsp.asm17 ;* You should have received a copy of the GNU Lesser General Public
H A Dttadsp.asm18 ;* You should have received a copy of the GNU Lesser General Public
H A Dvp6dsp.asm18 ;* You should have received a copy of the GNU Lesser General Public
H A Ddiracdsp_yasm.asm16 ;* You should have received a copy of the GNU Lesser General Public
H A Ddwt_yasm.asm17 ;* You should have received a copy of the GNU Lesser General Public
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/x86/
H A Daf_volume.asm17 ;* You should have received a copy of the GNU Lesser General Public
H A Dvf_pullup.asm16 ;* You should have received a copy of the GNU General Public License along
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Djoyevent.tex4 events received by windows.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/cs46xx/imgs/
H A Dcwcdma.asp14 // You should have received a copy of the GNU General Public License
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/x86/
H A Dh264_weight_10bit.asm20 ;* You should have received a copy of the GNU Lesser General Public
H A Dvp56dsp.asm18 ;* You should have received a copy of the GNU Lesser General Public
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/arm/
H A Dks8695net.c464 int received = 0; local
467 while (received < budget
475 * received a packet
535 received++;
548 return received;
H A Dether3.c604 unsigned int next_ptr = priv(dev)->rx_head, received = 0; local
672 received ++;
688 priv(dev)->stats.rx_packets += received;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dcpmac.c14 * You should have received a copy of the GNU General Public License
406 printk(KERN_DEBUG "%s: received packet:\n",
429 int received = 0, processed = 0; local
443 while (((desc->dataflags & CPMAC_OWN) == 0) && (received < budget)) {
466 received++;
519 priv->dev->name, received);
H A D8139too.c1914 int received = 0; local
1923 while (netif_running(dev) && received < budget &&
1965 /* If Rx err or invalid rx_size/rx_status received
1974 received = -1;
2001 received++;
2009 if (unlikely(!received || rx_size == 0xfff0))
2023 received = budget;
2026 return received;
H A Dmacb.c436 dev_dbg(&bp->pdev->dev, "received skb of length %u, csum: %08x\n",
462 int received = 0; local
489 received++;
500 return received;
835 * received, that is, the multicast/unicast indicator, and da[47]
836 * represents the most significant bit of the last byte received. If
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/math-emu/
H A Dqrnnd.S24 # You should have received a copy of the GNU General Public License
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/can/
H A Dat91_can.c520 int received = 0; local
542 received++;
553 return received;
H A Djanz-ican3.c1185 int received = 0; local
1198 while (received < budget) {
1203 received++;
1208 if (received < budget)
1221 return received;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospf6d/
H A Dospf6_message.c16 * You should have received a copy of the GNU General Public License
493 ospf6_dbdesc_is_duplicate (struct ospf6_dbdesc *received,
496 if (memcmp (received->options, last_received->options, 3) != 0)
498 if (received->ifmtu != last_received->ifmtu)
500 if (received->bits != last_received->bits)
502 if (received->seqnum != last_received->seqnum)
667 /* save last received dbdesc */
837 /* save last received dbdesc */
1306 zlog_warn ("*** received interface ospf6 disabled");
492 ospf6_dbdesc_is_duplicate(struct ospf6_dbdesc *received, struct ospf6_dbdesc *last_received) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/pcmcia/ipwireless/
H A Dhardware.c865 ": received a packet of %u bytes - longer than the MTU!\n", len);
881 ": received a packet of %u bytes - longer than the MTU!\n", len);
926 * return 1 if something has been received from hw
930 int received = 0; local
935 received = 1;
945 return received;
1551 ": OPEN_MSG [channel %u] reply received\n",
1585 ": unknown setup message %u received\n",
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/dnsmasq-2.15/contrib/dnslist/
H A Ddnslist.pl18 # You should have received a copy of the GNU General Public License
417 c) Accompany it with the information you received as to the offer
420 received the program in object code or executable form with such
444 However, parties who have received copies, or rights, from you under
574 You should have received a copy of the GNU General Public License
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/dnsmasq/contrib/dnslist/
H A Ddnslist.pl18 # You should have received a copy of the GNU General Public License
417 c) Accompany it with the information you received as to the offer
420 received the program in object code or executable form with such
444 However, parties who have received copies, or rights, from you under
574 You should have received a copy of the GNU General Public License
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/msdos/
H A Dpkt_rx0.asm146 SHOW_RX ; show that a packet is received

Completed in 142 milliseconds

12345678910