Searched refs:table (Results 276 - 300 of 788) sorted by relevance

<<11121314151617181920>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/netfilter_bridge/
H A Debtables.h44 /* nr of rules in the table */
61 /* nr of rules in the table */
275 struct ebt_replace_kernel *table; member in struct:ebt_table
278 /* e.g. could be the table explicitly only allows certain
289 extern int ebt_register_table(struct ebt_table *table);
290 extern void ebt_unregister_table(struct ebt_table *table);
299 struct ebt_table *table);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Drio.h34 global routing table if it
38 #define RIO_INVALID_ROUTE 0xff /* Indicates that a route table
205 * @route_table: Copy of switch routing table
216 u16 table, u16 route_destid, u8 route_port);
218 u16 table, u16 route_destid, u8 * route_port);
307 u16 table, u16 route_destid, u8 route_port);
309 u16 table, u16 route_destid, u8 * route_port);
H A Dsysctl.h102 KERN_PROF=6, /* table: profiling information */
183 VM_UNUSED9=9, /* was: struct: Set page table cache parameters */
937 extern int sysctl_perm(struct ctl_table *table, int op);
941 typedef int ctl_handler (ctl_table *table, int __user *name, int nlen,
964 extern int proc_doulongvec_ms_jiffies_minmax(ctl_table *table, int,
971 extern int do_sysctl_strategy (ctl_table *table,
985 * ctl_name and NULL procname terminates the table. table->de will be
991 * The table's mode will be honoured both for sys_sysctl(2) and
1002 * the sysctl table
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/synth/emux/
H A Demux_nrpn.c51 static int send_converted_effect(struct nrpn_conv_table *table, int num_tables, argument
58 if (table[i].control == type) {
59 cval = table[i].convert(val);
60 snd_emux_send_effect(port, chan, table[i].effect,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/kernel/
H A Dentry-header.S64 tbl .req r8 @ syscall table pointer
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/jpeg-7/
H A Drdswitch.c13 * -qslots N[,N,...] Set component quantization table selectors
81 * table 0 for luminance (or primary) components, 1 for chrominance components.
82 * You must use -qslots if you want a different component->table mapping.
88 unsigned int table[DCTSIZE2]; local
91 fprintf(stderr, "Can't open table file %s\n", filename);
96 while (read_text_integer(fp, &val, &termchar)) { /* read 1st element of table */
102 table[0] = (unsigned int) val;
105 fprintf(stderr, "Invalid table data in file %s\n", filename);
109 table[i] = (unsigned int) val;
111 jpeg_add_quant_table(cinfo, tblno, table, cinf
[all...]
H A Djdmaster.c323 * a (subscript-check-less) C table lookup
328 * These processes all use a common table prepared by the routine below.
331 * of x is within MAXJSAMPLE+1 of the legal range, so a table running from
344 * So the post-IDCT limiting table ends up looking like this:
349 * Negative inputs select values from the upper half of the table after
352 * We can save some space by overlapping the start of the post-IDCT table
353 * with the simpler range limiting table. The post-IDCT table begins at
356 * Note that the table is allocated in near data space on PCs; it's small
362 /* Allocate and fill in the sample_range_limit table */
364 JSAMPLE * table; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/bridge/netfilter/
H A Debtable_broute.c9 * This table lets you choose between routing and bridging for frames
10 * entering on a bridge enslaved nic. This table is traversed before any
11 * other ebtables table. See net/bridge/br_input.c.
47 .table = &initial_table,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/netfilter/
H A Dipt_TOS.c71 .table = "mangle",
H A Darp_tables.c222 struct arpt_table *table)
242 read_lock_bh(&table->lock);
243 private = table->private;
312 read_unlock_bh(&table->lock);
565 /* Checks and translates the user-supplied table segment (held in
706 struct arpt_table *table,
712 struct xt_table_info *private = table->private;
727 write_lock_bh(&table->lock);
729 write_unlock_bh(&table->lock);
841 duprintf("arp_tables: Translated table\
218 arpt_do_table(struct sk_buff **pskb, unsigned int hook, const struct net_device *in, const struct net_device *out, struct arpt_table *table) argument
705 copy_entries_to_user(unsigned int total_size, struct arpt_table *table, void __user *userptr) argument
1085 arpt_register_table(struct arpt_table *table, const struct arpt_replace *repl) argument
1125 arpt_unregister_table(struct arpt_table *table) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/netfilter/
H A Dip6t_HL.c87 .table = "mangle",
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/parisc/
H A Diosapic.c22 ** table which is implemented in I/O SAPIC.
251 * iosapic_load_irt - Fill in the interrupt routing table
257 * entries in the PCI interrupt routing table for the cell specified
263 * table in the caller allocated memory pointed to by mem_addr.
267 * The PCI interrupt routing table entry format is derived from the
268 * IA64 SAL Specification 2.4. The PCI interrupt routing table defines
271 * devices). This table does NOT include information for devices/slots
281 struct irt_entry *table; /* start of interrupt routing tbl */ local
287 /* Use pat pdc routine to get interrupt routing table size */
296 ** allocate memory for interrupt routing table
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/x86/
H A Didct_sse2_xvid.c176 #define iMTX_MULT(src, table, rounder, put) \
181 "pmaddwd "table", %%xmm0 \n\t" \
182 "pmaddwd 16+"table", %%xmm1 \n\t" \
185 "pmaddwd 32+"table", %%xmm2 \n\t" \
186 "pmaddwd 48+"table", %%xmm3 \n\t" \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dfaxcompr.c107 ccitt_vlc[0].table = code_table1;
109 ccitt_vlc[1].table = code_table2;
132 t = get_vlc2(gb, ccitt_vlc[mode].table, 9, 2);
168 int cmode = get_vlc2(gb, ccitt_group3_2d_vlc.table, 9, 1);
188 t = get_vlc2(gb, ccitt_vlc[mode].table, 9, 2);
H A Dnellymoserenc.c177 #define find_best(val, table, LUT, LUT_add, LUT_size) \
180 if (fabs(val - table[best_idx]) > fabs(val - table[best_idx + 1])) \
329 const float *table = ff_nelly_dequantization_table + (1 << bits[i]) - 1; local
337 if (fabs(coeff - table[best_idx]) > fabs(coeff - table[best_idx + 1]))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/appletalk/
H A Daarp.c870 struct aarp_entry **table; member in struct:aarp_iter_state
882 struct aarp_entry **table = iter->table; local
888 for (entry = table[ct]; entry; entry = entry->next) {
890 iter->table = table;
898 if (table == resolved) {
900 table = unresolved;
903 if (table == unresolved) {
905 table
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/
H A Dip6_fib.c20 * routing table.
189 * Initialize table lock at a single place to give lockdep a key,
214 struct fib6_table *table; local
216 table = kzalloc(sizeof(*table), GFP_ATOMIC);
217 if (table != NULL) {
218 table->tb6_id = id;
219 table->tb6_root.leaf = &ip6_null_entry;
220 table->tb6_root.fn_flags = RTN_ROOT | RTN_TL_ROOT | RTN_RTINFO;
223 return table;
331 fib6_dump_table(struct fib6_table *table, struct sk_buff *skb, struct netlink_callback *cb) argument
1366 struct fib6_table *table; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sched/
H A Dcls_route.c49 struct route4_bucket *table[256+1]; member in struct:route4_head
168 if ((b = head->table[h]) != NULL) {
241 if ((b = head->table[h1]) != NULL) {
277 if ((b = head->table[h1]) != NULL) {
323 head->table[to_hash(h)] = NULL;
390 if ((b = head->table[h1]) == NULL) {
397 head->table[h1] = b;
501 if ((b = head->table[th]) != NULL) {
533 struct route4_bucket *b = head->table[h];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/modules/
H A Dgetdate.y96 /* An entry in the lexical lookup table. */
102 } table;
153 table local_time_zone_table[3];
461 static table const meridian_table[] =
470 static table const dst_table[] =
475 static table const month_and_day_table[] =
504 static table const time_units_table[] =
520 static table const relative_time_table[] =
545 /* The time zone table. This table i
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/etc/afpd/
H A Dofork.c34 static struct ofork **oforks = NULL; /* point to allocated table of open forks pointers */
47 struct ofork **table; local
49 table = &ofork_table[hashfn(&of->key)];
50 if ((of->next = *table) != NULL)
51 (*table)->prevp = &of->next;
52 *table = of;
53 of->prevp = table;
356 * to search the open fork table.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/kernel/
H A Dirq.c434 /* Dork with trap table if we get this far. */
435 #define INSTANTIATE(table) \
436 table[SP_TRAP_IRQ1+(cpu_irq-1)].inst_one = SPARC_RD_PSR_L0; \
437 table[SP_TRAP_IRQ1+(cpu_irq-1)].inst_two = \
439 (unsigned long) &table[SP_TRAP_IRQ1+(cpu_irq-1)].inst_two);\
440 table[SP_TRAP_IRQ1+(cpu_irq-1)].inst_three = SPARC_RD_WIM_L3; \
441 table[SP_TRAP_IRQ1+(cpu_irq-1)].inst_four = SPARC_NOP;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dinet_hashtables.h38 * I'll experiment with dynamic table growth later.
114 * table where wildcard'd TCP sockets can exist. Hash function here
165 static inline void __inet_inherit_port(struct inet_hashinfo *table, argument
168 const int bhash = inet_bhashfn(inet_sk(child)->num, table->bhash_size);
169 struct inet_bind_hashbucket *head = &table->bhash[bhash];
179 static inline void inet_inherit_port(struct inet_hashinfo *table, argument
183 __inet_inherit_port(table, sk, child);
187 extern void inet_put_port(struct inet_hashinfo *table, struct sock *sk);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dofork.c34 static struct ofork **oforks = NULL; /* point to allocated table of open forks pointers */
47 struct ofork **table; local
49 table = &ofork_table[hashfn(&of->key)];
50 if ((of->next = *table) != NULL)
51 (*table)->prevp = &of->next;
52 *table = of;
53 of->prevp = table;
356 * to search the open fork table.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/security/selinux/ss/
H A Dmls.c188 levdatum = hashtab_search(p->p_levels.table,
287 levdatum = hashtab_search(policydb.p_levels.table, scontextp);
311 catdatum = hashtab_search(policydb.p_cats.table,
327 rngdatum = hashtab_search(policydb.p_cats.table, rngptr);
480 levdatum = hashtab_search(newp->p_levels.table,
492 catdatum = hashtab_search(newp->p_cats.table,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/zebra/
H A Drt_netlink.c1 /* Kernel routing table updates using netlink over GNU/Linux system.
34 #include "table.h"
529 /* Looking up routing table by netlink interface. */
541 int table; local
552 table = rtm->rtm_table;
554 if (table != RT_TABLE_MAIN && table != rtm_table_default)
602 rib_add_ipv4 (ZEBRA_ROUTE_KERNEL, flags, &p, gate, index, table, 0, 0);
612 rib_add_ipv6 (ZEBRA_ROUTE_KERNEL, flags, &p, gate, index, table);
648 int table; local
1115 netlink_route(int cmd, int family, void *dest, int length, void *gate, int index, int zebra_flags, int table) argument
1442 kernel_delete_ipv6_old(struct prefix_ipv6 *dest, struct in6_addr *gate, int index, int flags, int table) argument
[all...]

Completed in 344 milliseconds

<<11121314151617181920>>