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

/netgear-WNDR4500-V1.0.1.40_1.0.68/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-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/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-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/sunrpc/
H A Dcache.c550 list_add(&dreq->recent, &cache_defer_list);
560 struct cache_deferred_req, recent);
561 list_del(&dreq->recent);
596 list_move(&dreq->recent, &pending);
604 dreq = list_entry(pending.next, struct cache_deferred_req, recent);
605 list_del_init(&dreq->recent);
619 list_for_each_entry_safe(dreq, tmp, &cache_defer_list, recent) {
622 list_move(&dreq->recent, &pending);
629 dreq = list_entry(pending.next, struct cache_deferred_req, recent);
630 list_del_init(&dreq->recent);
[all...]
H A Dsvcsock.c1849 list_add(&dr->handle.recent, &svsk->sk_deferred);
1920 handle.recent);
1921 list_del_init(&dr->handle.recent);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/sunrpc/
H A Dcache.h121 struct list_head recent; /* on fifo */ member in struct:cache_deferred_req
/netgear-WNDR4500-V1.0.1.40_1.0.68/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-WNDR4500-V1.0.1.40_1.0.68/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-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/Documentation/cdrom/
H A Dcdrom-standard.tex934 types, see a recent version of \cdromh.
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex4639 % the broken-off section in the recent contributions. As soon as
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex4881 % the broken-off section in the recent contributions. As soon as

Completed in 212 milliseconds