Searched refs:rte (Results 1 - 25 of 37) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Diosapic.c192 struct iosapic_rte_info *rte; local
196 list_for_each_entry(rte, &info->rtes, rte_list)
197 if (rte->iosapic->gsi_base + rte->rte_index == gsi)
217 struct iosapic_rte_info *rte; local
219 list_for_each_entry(rte, &iosapic_intr_info[irq].rtes, rte_list)
220 if (rte->iosapic->gsi_base + rte->rte_index == gsi)
221 return rte;
232 struct iosapic_rte_info *rte; local
279 struct iosapic_rte_info *rte; local
302 struct iosapic_rte_info *rte; local
320 struct iosapic_rte_info *rte; local
340 struct iosapic_rte_info *rte; local
400 struct iosapic_rte_info *rte; local
558 struct iosapic_rte_info *rte; local
607 struct iosapic_rte_info *rte; local
767 struct iosapic_rte_info *rte; local
836 struct iosapic_rte_info *rte; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ripngd/
H A Dripngd.c300 struct rte *rte;
316 rte = packet->rte;
318 for (lim = (caddr_t) packet + size; (caddr_t) rte < lim; rte++)
320 if (rte->metric == RIPNG_METRIC_NEXTHOP)
321 zlog_info (" nexthop %s/%d", inet6_ntop (&rte->addr), rte->prefixlen);
324 inet6_ntop (&rte
298 struct rte *rte; local
329 ripng_nexthop_rte(struct rte *rte, struct sockaddr_in6 *from, struct ripng_nexthop *nexthop) argument
484 ripng_route_process(struct rte *rte, struct sockaddr_in6 *from, struct ripng_nexthop *ripng_nexthop, struct interface *ifp) argument
812 struct rte *rte; local
933 struct rte *rte; local
1579 struct rte *rte; local
[all...]
H A Dripngd.h141 struct rte struct
155 struct rte rte[1]; member in struct:ripng_packet
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ripd/
H A Dripd.c491 rip_rte_process (struct rte *rte, struct sockaddr_in *from,
507 p.prefix = rte->prefix;
508 p.prefixlen = ip_masklen (rte->mask);
526 ret = rip_offset_list_apply_in (&p, ifp, &rte->metric);
531 rte->metric += ifp->metric;
533 if (rte->metric > RIP_METRIC_INFINITY)
534 rte->metric = RIP_METRIC_INFINITY;
537 if (rte->nexthop.s_addr == 0)
540 nexthop = &rte
488 rip_rte_process(struct rte *rte, struct sockaddr_in *from, struct interface *ifp) argument
738 struct rte *rte; local
866 rip_auth_simple_password(struct rte *rte, struct sockaddr_in *from, struct interface *ifp) argument
1093 struct rte *rte; local
1498 struct rte *rte; local
2685 struct rte *rte; local
[all...]
H A Dripd.h141 struct rte struct
158 struct rte rte[1]; /* Address structure. */ member in struct:rip_packet
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/score/mm/
H A Dtlb-miss.S112 rte /* 6 cycles to make sure tlb entry works */
141 rte /* 6 cycles to make sure tlb entry works */
157 rte
173 rte
196 rte
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Dentry_no.h103 rte
110 rte
131 rte
169 rte
H A Dentry_mm.h91 rte
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/boot/compressed/
H A Dhead_64.S118 rte /* And now go into the hyperspace ... */
149 rte /* And now go into the hyperspace ... */
/netgear-R7000-V1.0.7.12_1.2.5/src/
H A DMakefile37 -cp dongle/rte/wl/builds/4322-bmac-usbap/roml-ag-nodis/rtecdc.exe $(RELEASEDIR)/image/rtecdc-4323.exe
38 -cp dongle/rte/wl/builds/43236-bmac-usbap/roml-ag-nodis/rtecdc.exe $(RELEASEDIR)/image/rtecdc-43236.exe
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68knommu/platform/coldfire/
H A Dentry.S132 rte
156 rte
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/
H A Dwanxlfw.S651 rte
659 rte
665 rte
671 rte
677 rte
680 rte
775 rte
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68knommu/platform/68360/
H A Dentry.S159 rte
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx23885/
H A Dcx23888-ir.c552 int tsr, rsr, rto, ror, tse, rse, rte, roe, kror; local
561 rte = irqen & IRQEN_RTE; /* Rx Pulse Width Timer Time Out IRQ Enable */
573 rte ? "rte" : " ", roe ? "roe" : " ");
600 if ((rse && rsr) || (rte && rto)) {
641 if (rte && rto) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx25840/
H A Dcx25840-ir.c507 int tsr, rsr, rto, ror, tse, rse, rte, roe, kror; local
533 rte = irqen & IRQEN_RTE; /* Rx Pulse Width Timer Time Out IRQ Enable */
544 rte ? "rte" : " ", roe ? "roe" : " ");
571 if ((rse && rsr) || (rte && rto)) {
612 if (rte && rto) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/sh5/
H A Dentry.S365 rte
492 /* Restore EXPEVT, as the rte won't do this */
502 rte
511 * by doing an rte with appropriate SSR.
536 /* Force control to debug_exception_2 when rte is executed */
542 rte
598 /* move (spc,ssr)->(pspc,pssr). The rte will shift
614 ! i.e. the rte will switch back to priv mode and put
637 rte ! -> handle_exception, switch back to priv mode again
1061 rte
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/sh2a/
H A Dentry.S180 rte
227 rte
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/octeon/
H A Dcvmx-pescx-defs.h243 uint64_t rte:1; member in struct:cvmx_pescx_dbg_info::cvmx_pescx_dbg_info_s
285 uint64_t rte:1; member in struct:cvmx_pescx_dbg_info_en::cvmx_pescx_dbg_info_en_s
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/sh3/
H A Dswsusp.S81 rte
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/
H A Dhead_64.S265 rte /* And now go into the hyperspace ... */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/score/include/asm/
H A Dasmmacro.h157 rte
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68knommu/platform/68328/
H A Dentry.S243 rte
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/include/asm/
H A Dassembler.h183 1: rte
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/sh2/
H A Dentry.S231 rte
296 rte
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/mm/
H A Dmmu.S190 rte
310 rte

Completed in 221 milliseconds

12