Searched refs:received (Results 76 - 100 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 Dbswapdsp.asm19 ;* You should have received a copy of the GNU Lesser General Public
H A Dmpegvideoencdsp.asm19 ;* You should have received a copy of the GNU Lesser General Public
H A Daudiodsp.asm17 ;* You should have received a copy of the GNU Lesser General Public
H A Dh263_loopfilter.asm18 ;* You should have received a copy of the GNU Lesser General Public
H A Dlossless_audiodsp.asm16 ;* You should have received a copy of the GNU Lesser General Public
H A Dpixblockdsp.asm19 ;* You should have received a copy of the GNU Lesser General Public
H A Dpngdsp.asm19 ;* 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 Dvf_hqdn3d.asm16 ;* 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/libavresample/x86/
H A Ddither.asm17 ;* You should have received a copy of the GNU Lesser General Public
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/
H A Dconfigure.bat16 rem 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 Drv34dsp.asm17 ;* You should have received a copy of the GNU Lesser General Public
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/msdos/
H A Dpkt_rx1.s97 SHOW_RX ; show that a packet is received
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/GeoIP-1.5.1/apps/
H A Dgeoipupdate-pureperl.pl19 * You should have received a copy of the GNU Lesser General Public
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dttreectl.tex48 EVT\_TREE\_ITEM\_EXPANDING event is received: then all items lying immediately
50 event is received for the first time for this item - otherwise, the items would
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/net/
H A Dlcs.h284 int received; member in struct:lcs_reply
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ibm_newemac/
H A Dmal.c397 int received = 0; local
422 received += n;
458 MAL_DBG2(mal, "poll() %d <- %d" NL, budget, received);
459 return received;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/arm/
H A Didctdsp_arm.S17 @ You should have received a copy of the GNU Lesser General Public
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dlcp.c100 "Set asyncmap (for received packets)",
103 "Set asyncmap (for received packets)",
122 "Set MRU (maximum received packet size) for negotiation",
164 "Accept all received control characters", 1 },
168 "Maximum received packet size for multilink bundle",
249 NULL, /* Called when Protocol-Reject received */
568 * Protocol-Reject packets received in any state other than the LCP
584 dbglog("Protocol-Reject for 0x%x received", prot);
586 dbglog("Protocol-Reject for '%s' (0x%x) received", pname,
601 * lcp_protrej - A Protocol-Reject was received
2362 unsigned long received = 0; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/tests/
H A Dftpserver.pl12 # you should have received as part of this distribution. The terms
931 logmsg "received $ulsize bytes upload\n";
933 sendcontrol "250 OK, data received!\r\n";
1170 sendcontrol "$cmdid BAD Command received in Invalid state\r\n";
1243 my $received = 0;
1256 my $left = $size - $received;
1264 $received += $datasize;
1265 if($received == $size) {
1270 if($received == $size && $line eq "\r\n") {
1290 logmsg "received
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/
H A Dixp4xx_hss.c239 #define ERR_HDLC_ABORT 6 /* abort sequence received */
659 int received = 0; local
665 while (received < budget) {
695 return received; /* all work done */
746 /* process received frame */
775 received++;
780 return received; /* not all work done */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/arm/
H A Dixp4xx_eth.c495 int received = 0; local
501 while (received < budget) {
531 return received; /* all work done */
559 /* process received frame */
589 received++;
595 return received; /* not all work done */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dtc35815.c1492 int received = 0; local
1545 received++;
1641 return received;
1650 int received = 0, handled; local
1660 handled = tc35815_do_interrupt(dev, status, budget - received);
1665 received += handled;
1666 if (received >= budget)
1673 if (received < budget) {
1678 return received;
H A Dsundance.c169 frames are received into the skbuff at an offset of "+2", 16-byte aligning
1287 int received = 0; local
1360 received++;
1364 np->budget -= received;
1371 if (!received)
1372 received = 1;
1373 np->budget -= received;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/Documentation/sound/oss/
H A DMultiSound467 X * You should have received a copy of the GNU General Public License
573 X * You should have received a copy of the GNU General Public License
1081 X * You should have received a copy of the GNU General Public License
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/doc/
H A Dip-tunnels.tex312 \item In 2.0 all tunneled packets were received promiscuously
314 tunnel device and packet looks as received on this. F.e.\ if host
315 received \verb|ipip| packet from host \verb|D| destined to our
338 which kernel output, via tunnel \verb|Cisco| and the packets received on it

Completed in 196 milliseconds

12345678910