Searched refs:random (Results 51 - 75 of 447) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/extensions/
H A Dlibipt_statistic.c16 " --mode mode Match mode (random, nth)\n"
17 " random mode:\n"
53 if (!strcmp(optarg, "random"))
68 info->u.random.probability = 0x80000000 * prob;
106 "both nth and random parameters given");
109 "--probability can only be used in random mode");
127 printf("%smode random %sprobability %f ", prefix, prefix,
128 1.0 * info->u.random.probability / 0x80000000);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/pmc-sierra/yosemite/
H A Dirq.c40 #include <linux/random.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/
H A Dxt_statistic.c26 MODULE_DESCRIPTION("Xtables: statistics-based matching (\"Nth\", random)");
39 if ((net_random() & 0x7FFFFFFF) < info->u.random.probability)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/tests/
H A Dcreate_compress_files.c86 // File that doesn't compress. We always use the same random seed to
154 create_test(random);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/src/
H A DMakefile.am105 ../random/librandom.la \
111 ../random/librandom.la \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/kernel/
H A Dirq.c32 #include <linux/random.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/src/
H A DMakefile.am105 ../random/librandom.la \
111 ../random/librandom.la \
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/tests/
H A Dcreate_compress_files.c86 // File that doesn't compress. We always use the same random seed to
154 create_test(random);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/torture/
H A Dlocktest2.c362 we then do random locking ops in tamdem on the 4 fnums from each
381 recorded[n].conn = random() % NCONNECTIONS;
382 recorded[n].fstype = random() % NUMFSTYPES;
383 recorded[n].f = random() % NFILES;
384 recorded[n].start = LOCKBASE + ((unsigned)random() % (LOCKRANGE-1));
386 random() % (LOCKRANGE-(recorded[n].start-LOCKBASE));
389 recorded[n].r1 = random() % 100;
390 recorded[n].r2 = random() % 100;
H A Dlocktest.c435 we then do random locking ops in tamdem on the 4 fnums from each
455 recorded[n].conn = random() % NCONNECTIONS;
456 recorded[n].f = random() % NFILES;
457 recorded[n].start = lock_base + ((unsigned)random() % (lock_range-1));
459 random() % (lock_range-(recorded[n].start-lock_base));
462 r1 = random() % 100;
463 r2 = random() % 100;
H A Dmasktest.c369 l1 = 1 + random() % 20;
370 l2 = 1 + random() % 20;
375 mask[i+l] = maskchars[random() % mc_len];
380 file[i+l] = filechars[random() % fc_len];
420 random pairs of filenames/masks and tests that they match in the same\n\
530 /* need to init seed after connect as clientgen uses random numbers */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb3/
H A Dcxio_resource.c34 #include <linux/random.h>
51 int random)
63 if (random) {
47 __cxio_init_resource_fifo(struct kfifo *fifo, spinlock_t *fifo_lock, u32 nr, u32 skip_low, u32 skip_high, int random) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-core/
H A Dprioq-test.c95 avahi_prio_queue_put(q2, avahi_prio_queue_put(q, INT_TO_POINTER(random() & 0xFFFF)));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Dprioq-test.c95 avahi_prio_queue_put(q2, avahi_prio_queue_put(q, INT_TO_POINTER(random() & 0xFFFF)));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/demos/engines/zencod/
H A Dhw_zencod.h71 KEY * random, KEY * p, KEY * q, KEY * g,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/ubi/
H A Ddebug.h25 #include <linux/random.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dirq.c19 #include <linux/random.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/mti-sead3/
H A Dsead3-int.c32 #include <linux/random.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/pnx8550/common/
H A Dproc.c21 #include <linux/random.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ceph/
H A Dauth_none.c6 #include <linux/random.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dsmbencrypt.c31 #include <linux/random.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Detherdevice.h29 #include <linux/random.h>
116 * random_ether_addr - Generate software assigned random Ethernet address
119 * Generate a random Ethernet address (MAC) that is not multicast
130 * dev_hw_addr_random - Create random MAC and set device flag
134 * Generate random MAC to be used by a device and set addr_assign_type
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dtest106.tcl16 # Set random seed for use in t106script procs op2 and create_data.
58 foreach order { ordered random } {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/atp/
H A Datp_sreq.c107 if (( random() % 3 ) != 2 ) {
H A Datp_sresp.c109 if (( random() % 3 ) != 2 ) {

Completed in 197 milliseconds

1234567891011>>