Searched refs:gate (Results 1 - 25 of 53) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/kernel/
H A Dgate-data.S1 .section .data.gate, "aw"
3 .incbin "arch/ia64/kernel/gate.so"
H A DMakefile7 obj-y := acpi.o entry.o efi.o efi_stub.o gate-data.o fsys.o ia64_ksyms.o irq.o irq_ia64.o \
44 # The gate DSO image is built using a special linker script.
45 targets += gate.so gate-syms.o
47 extra-y += gate.so gate-syms.o gate.lds gate.o
57 GATECFLAGS_gate.so = -shared -s -Wl,-soname=linux-gate.so.1 \
59 $(obj)/gate
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/etc/atalkd/
H A Dgate.h2 * $Id: gate.h,v 1.2 2001-06-25 20:13:45 rufustfirefly Exp $
8 struct gate { struct
9 struct gate *g_next,
H A Drtmp.c38 #include "gate.h"
250 * Remove rtmp from the in-use table and the per-gate table.
255 struct gate *gate; local
263 /* remove from per-gate */
264 gate = rtmp->rt_gate;
265 if ( gate->g_rt == rtmp ) { /* first */
267 gate->g_rt = NULL;
269 gate->g_rt = rtmp->rt_next;
275 gate
293 struct gate *gate; local
401 struct gate *gate; local
917 struct sockaddr_at dst, gate; local
[all...]
H A Droute.c27 int route( int message, struct sockaddr *dst, struct sockaddr *gate, int flags) argument
37 rtent.rt_gateway = *gate;
59 route( int message, struct sockaddr_at *dst, struct sockaddr_at *gate, int flags) argument
80 rtma.rtma_gate = *gate;
H A DMakefile.am12 gate.h \
H A Dzip.c41 #include "gate.h"
94 struct gate *gate; local
256 for ( gate = iface->i_gate; gate; gate = gate->g_next ) {
258 gate->g_sat.sat_addr.s_net == from->sat_addr.s_net ) &&
259 gate->g_sat.sat_addr.s_node == from->sat_addr.s_node ) {
263 if ( gate
[all...]
H A Dmain.c70 #include "gate.h"
200 struct gate *gate, *fgate = NULL; local
319 for ( gate = iface->i_gate; gate; gate = gate->g_next ) {
329 sat = gate->g_sat;
337 if ( ++gate->g_state >= RTMPTAB_BAD ) {
338 LOG(log_info, logtype_atalkd, "as_timer gateway %u.%u down", ntohs( gate
710 struct gate *gate; local
810 struct gate *gate; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/etc/atalkd/
H A Dgate.h2 * $Id: gate.h,v 1.2 2001-06-25 20:13:45 rufustfirefly Exp $
8 struct gate { struct
9 struct gate *g_next,
H A Drtmp.c38 #include "gate.h"
250 * Remove rtmp from the in-use table and the per-gate table.
255 struct gate *gate; local
263 /* remove from per-gate */
264 gate = rtmp->rt_gate;
265 if ( gate->g_rt == rtmp ) { /* first */
267 gate->g_rt = NULL;
269 gate->g_rt = rtmp->rt_next;
275 gate
293 struct gate *gate; local
401 struct gate *gate; local
917 struct sockaddr_at dst, gate; local
[all...]
H A Droute.c27 int route( int message, struct sockaddr *dst, struct sockaddr *gate, int flags) argument
37 rtent.rt_gateway = *gate;
59 route( int message, struct sockaddr_at *dst, struct sockaddr_at *gate, int flags) argument
80 rtma.rtma_gate = *gate;
H A DMakefile.am12 gate.h \
H A Dzip.c41 #include "gate.h"
94 struct gate *gate; local
256 for ( gate = iface->i_gate; gate; gate = gate->g_next ) {
258 gate->g_sat.sat_addr.s_net == from->sat_addr.s_net ) &&
259 gate->g_sat.sat_addr.s_node == from->sat_addr.s_node ) {
263 if ( gate
[all...]
H A Dmain.c70 #include "gate.h"
200 struct gate *gate, *fgate = NULL; local
319 for ( gate = iface->i_gate; gate; gate = gate->g_next ) {
329 sat = gate->g_sat;
337 if ( ++gate->g_state >= RTMPTAB_BAD ) {
338 LOG(log_info, logtype_atalkd, "as_timer gateway %u.%u down", ntohs( gate
710 struct gate *gate; local
810 struct gate *gate; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/parisc/hpux/
H A DMakefile5 obj-y := entry_hpux.o gate.o wrappers.o fs.o ioctl.o sys_hpux.o
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/zebra/
H A Drt_socket.c38 union sockunion *gate,
76 int gate = 0; local
97 gate = 0;
113 gate = 1;
125 sin_gate.sin_addr = nexthop->gate.ipv4;
126 gate = 1;
137 if (gate && p->prefixlen == 32)
153 gate ? (union sockunion *)&sin_gate : NULL,
225 struct in6_addr *gate, int index, int flags)
246 if (gate)
224 kernel_rtm_ipv6(int message, struct prefix_ipv6 *dest, struct in6_addr *gate, int index, int flags) argument
293 int gate = 0; local
428 kernel_delete_ipv6_old(struct prefix_ipv6 *dest, struct in6_addr *gate, int index, int flags, int table) argument
[all...]
H A Drt.h35 int kernel_delete_ipv6_old (struct prefix_ipv6 *dest, struct in6_addr *gate,
H A Drib.h85 } gate; member in struct:static_ipv4
143 } gate; member in struct:nexthop
168 struct in_addr *gate, unsigned int ifindex, int table,
176 struct in_addr *gate, unsigned int ifindex, int table);
194 struct in6_addr *gate, unsigned int ifindex, int table);
198 struct in6_addr *gate, unsigned int ifindex, int table);
H A Drtread_proc.c52 char iface[INTERFACE_NAMSIZ], dest[9], gate[9], mask[9]; local
75 iface, dest, gate, &flags, &refcnt, &use, &metric,
94 sscanf (gate, "%lX", (unsigned long *)&gateway);
122 char dest[33], src[33], gate[33]; local
133 dest, &dest_plen, src, &src_plen, gate,
152 str2in6_addr (gate, &gateway);
H A Dkernel_socket.c322 union sockunion addr, mask, gate;
333 ifam_read_mesg (ifam, &addr, &mask, &gate);
345 &gate.sin.sin_addr, NULL);
349 &gate.sin.sin_addr, NULL);
362 &gate.sin6.sin6_addr);
367 &gate.sin6.sin6_addr);
383 union sockunion *gate)
416 memset (gate, 0, sizeof (union sockunion));
421 RTMADDRGET (gate, RTA_GATEWAY);
446 union sockunion dest, mask, gate;
320 union sockunion addr, mask, gate; local
377 rtm_read_mesg(struct rt_msghdr *rtm, union sockunion *dest, union sockunion *mask, union sockunion *gate) argument
443 union sockunion dest, mask, gate; local
529 rtm_write(int message, union sockunion *dest, union sockunion *mask, union sockunion *gate, unsigned int index, int zebra_flags, int metric) argument
[all...]
H A Drib.c152 nexthop->gate.ipv4 = *ipv4;
168 nexthop->gate.ipv4 = *ipv4;
185 nexthop->gate.ipv6 = *ipv6;
201 nexthop->gate.ipv6 = *ipv6;
218 nexthop->gate.ipv6 = *ipv6;
248 p.prefix = nexthop->gate.ipv4;
300 nexthop->rgate.ipv4 = newhop->gate.ipv4;
343 p.prefix = nexthop->gate.ipv6;
395 nexthop->rgate.ipv6 = newhop->gate.ipv6;
608 if (IN6_IS_ADDR_LINKLOCAL (&nexthop->gate
833 rib_add_ipv4(int type, int flags, struct prefix_ipv4 *p, struct in_addr *gate, unsigned int ifindex, int table, u_int32_t metric, u_char distance) argument
986 rib_delete_ipv4(int type, int flags, struct prefix_ipv4 *p, struct in_addr *gate, unsigned int ifindex, int table) argument
1258 static_ipv4_add(struct prefix_ipv4 *p, struct in_addr *gate, char *ifname, u_char distance, int table) argument
1336 static_ipv4_delete(struct prefix_ipv4 *p, struct in_addr *gate, char *ifname, u_char distance, int table) argument
1431 struct in_addr gate; local
2014 rib_bogus_ipv6(int type, struct prefix_ipv6 *p, struct in6_addr *gate, unsigned int ifindex, int table) argument
2029 rib_add_ipv6(int type, int flags, struct prefix_ipv6 *p, struct in6_addr *gate, unsigned int ifindex, int table) argument
2128 rib_delete_ipv6(int type, int flags, struct prefix_ipv6 *p, struct in6_addr *gate, unsigned int ifindex, int table) argument
2410 static_ipv6_add(struct prefix_ipv6 *p, u_char type, struct in6_addr *gate, char *ifname, u_char distance, int table) argument
2483 static_ipv6_delete(struct prefix_ipv6 *p, u_char type, struct in6_addr *gate, char *ifname, u_char distance, int table) argument
2534 struct in6_addr *gate = NULL; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/sys/solaris/
H A Drt.c22 rt_add( struct sockaddr_at *dst, struct sockaddr_at *gate, int flags ) argument
44 r->r_gate = *gate;
60 rt_del( struct sockaddr_at *dst, struct sockaddr_at *gate, int flags ) argument
99 rt_gate( struct sockaddr_at *dst, struct sockaddr_at *gate )
110 *gate = r->r_gate;
123 *gate = r->r_gate;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/sys/solaris/
H A Drt.c22 rt_add( struct sockaddr_at *dst, struct sockaddr_at *gate, int flags ) argument
44 r->r_gate = *gate;
60 rt_del( struct sockaddr_at *dst, struct sockaddr_at *gate, int flags ) argument
99 rt_gate( struct sockaddr_at *dst, struct sockaddr_at *gate )
110 *gate = r->r_gate;
123 *gate = r->r_gate;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/sys/netatalk/
H A Dddp_output.c132 struct sockaddr_at gate; local
216 gate = *satosat( &ro->ro_dst );
219 gate = *satosat( ro->ro_rt->rt_gateway );
221 gate = *satosat( &ro->ro_rt->rt_gateway );
257 &gate, eh.ether_dhost )) {
261 gate.sat_family = AF_UNSPEC;
262 bcopy( &eh, (*(struct sockaddr *)&gate).sa_data,
263 sizeof( (*(struct sockaddr *)&gate).sa_data ));
266 return((*ifp->if_output)( ifp, m, &gate ));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/sys/netatalk/
H A Dddp_output.c132 struct sockaddr_at gate; local
216 gate = *satosat( &ro->ro_dst );
219 gate = *satosat( ro->ro_rt->rt_gateway );
221 gate = *satosat( &ro->ro_rt->rt_gateway );
257 &gate, eh.ether_dhost )) {
261 gate.sat_family = AF_UNSPEC;
262 bcopy( &eh, (*(struct sockaddr *)&gate).sa_data,
263 sizeof( (*(struct sockaddr *)&gate).sa_data ));
266 return((*ifp->if_output)( ifp, m, &gate ));

Completed in 95 milliseconds

123