Searched refs:recent (Results 1 - 24 of 24) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/extensions/
H A D.recent-test2 # True if recent match patch is applied.
3 [ -f $KERNEL_DIR/include/linux/netfilter_ipv4/ipt_recent.h ] && echo recent
H A Dlibipt_recent.c1 /* Shared library add-on to iptables to add recent matching support. */
44 "recent v%s options:\n"
60 " --name name Name of the recent list to be used. DEFAULT used if none given.\n"
61 " --rsource Match/Save the source address of each packet in the recent list table (default).\n"
62 " --rdest Match/Save the destination address of each packet in the recent list table.\n"
95 "recent: only one of `--set', `--rcheck' "
105 "recent: only one of `--set', `--rcheck' "
115 "recent: only one of `--set', `--rcheck' "
125 "recent: only one of `--set', `--rcheck' "
172 "recent
222 static struct iptables_match recent = { variable in typeref:struct:iptables_match
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/docs/examples/
H A Dversion-check.pl31 # number as sort key) and then it outputs the most recent version number and
88 my @recent = reverse sort sortversions keys %used;
90 # the most recent symbol
91 my $newsym = $recent[0];
92 # the most recent version
97 for my $w (@recent) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dwmalosslessdec.c152 int recent; member in struct:WmallDecodeCtx::__anon3287
613 s->cdlms[ich][ilms].recent = s->cdlms[ich][ilms].order;
713 int recent = s->cdlms[ich][ilms].recent; local
716 if (recent)
717 recent--;
725 recent = s->cdlms[ich][ilms].order - 1;
728 s->cdlms[ich][ilms].lms_prevvalues[recent] = av_clip(input, -range, range - 1);
730 s->cdlms[ich][ilms].lms_updates[recent] = 0;
732 s->cdlms[ich][ilms].lms_updates[recent]
743 int ilms, recent, icoef; local
761 int ilms, recent, icoef; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rds/
H A Dcong.c260 int rds_cong_updated_since(unsigned long *recent) argument
264 if (likely(*recent == gen))
266 *recent = gen;
H A Drds.h480 int rds_cong_updated_since(unsigned long *recent);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dstackwalker.tex35 even without it. Of course, all this is only true if you build using a recent
50 implemented for Win32 and Unix versions using recent version of GNU libc.
H A Ddirdlg.tex24 {\bf NB:} on Windows the new directory button is only available with recent versions of the common dialogs.
H A Dstackframe.tex29 implemented for Win32 and Unix versions using recent version of GNU libc.
H A Ddebugrpt.tex125 Minidumps are only available under recent Win32 versions (\texttt{dbghlp32.dll}
H A Dbrush.tex338 There are two mechanisms in recent versions of wxWidgets which make the
H A Dpen.tex358 There are two mechanisms in recent versions of wxWidgets which make the
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/sunrpc/
H A Dcache.h134 struct list_head recent; /* on fifo */ member in struct:cache_deferred_req
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sunrpc/
H A Dcache.c532 list_add(&dreq->recent, &cache_defer_list);
542 struct cache_deferred_req, recent);
543 list_del_init(&discard->recent);
579 list_move(&dreq->recent, &pending);
587 dreq = list_entry(pending.next, struct cache_deferred_req, recent);
588 list_del_init(&dreq->recent);
602 list_for_each_entry_safe(dreq, tmp, &cache_defer_list, recent) {
605 list_move(&dreq->recent, &pending);
612 dreq = list_entry(pending.next, struct cache_deferred_req, recent);
613 list_del_init(&dreq->recent);
[all...]
H A Dsvc_xprt.c966 list_add(&dr->handle.recent, &xprt->xpt_deferred);
1055 handle.recent);
1056 list_del_init(&dr->handle.recent);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/tre-0.8.0/
H A Dtre.spec94 - fixed to work with recent rpmbuild versions (unpackaged files)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/lib/
H A Dplist.c73 struct prefix_list *recent; member in struct:prefix_master
325 /* Make sure master's recent changed prefix-list information is
327 master->recent = NULL;
462 plist->master->recent = plist;
518 plist->master->recent = plist;
1019 if (master->recent)
1021 master->recent->name, VTY_NEWLINE);
2649 master->recent = NULL;
2696 master->recent = NULL;
2805 master->recent
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A Dget_maintainer.pl538 --git => include recent git \*-by: signers
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A DDB_File.pm2245 date, so the most recent version can always be found on CPAN (see
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/Documentation/cdrom/
H A Dcdrom-standard.tex934 types, see a recent version of \cdromh.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex4881 % the broken-off section in the recent contributions. As soon as
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex4639 % the broken-off section in the recent contributions. As soon as
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/doc/
H A Dtexinfo.tex4669 % the broken-off section in the recent contributions. As soon as
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/build-aux/
H A Dtexinfo.tex4669 % the broken-off section in the recent contributions. As soon as

Completed in 378 milliseconds