Searched refs:statistic (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/extensions/
H A D.statistic-test2 [ -f $KERNEL_DIR/net/netfilter/xt_statistic.c -a -f $KERNEL_DIR/include/linux/netfilter/xt_statistic.h ] && echo statistic
H A Dlibipt_statistic.c15 "statistic match v%s options:\n"
146 printf("statistic ");
159 static struct iptables_match statistic = { variable in typeref:struct:iptables_match
160 .name = "statistic",
174 register_match(&statistic);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/cdrom/
H A Dsjcd.c147 static struct sjcd_stat statistic; variable in typeref:struct:sjcd_stat
1033 printk("SJCD: ioctl: statistic\n");
1035 if (copy_to_user(argp, &statistic, sizeof(statistic)))
1117 statistic.ticks++;
1118 statistic.tticks[sjcd_transfer_state]++;
1125 statistic.idle_ticks++;
1135 statistic.start_ticks++;
1177 statistic.mode_ticks++;
1269 statistic
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/
H A Dipw2100.h380 struct statistic { struct
526 struct statistic txq_stat;
527 struct statistic rxq_stat;
532 struct statistic fw_pend_stat;
535 struct statistic msg_free_stat;
536 struct statistic msg_pend_stat;
541 struct statistic tx_free_stat;
542 struct statistic tx_pend_stat;

Completed in 67 milliseconds