Searched refs:route (Results 1 - 25 of 243) sorted by path

12345678910

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/IGMP-PROXY/src/include/
H A Digmprt.h30 #include <net/route.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/doc/
H A Dip-cref.tex115 \item \verb|route| --- routing table entry
1070 \section{{\tt ip route} --- routing table management}
1073 \paragraph{Abbreviations:} \verb|route|, \verb|ro|, \verb|r|.
1075 \paragraph{Object:} \verb|route| entries in the kernel routing tables keep
1078 Each route entry has a {\em key\/} consisting of a {\em prefix\/}
1080 optionally, the TOS value. An IP packet matches the route if the highest
1081 bits of its destination address are equal to the route prefix at least
1082 up to the prefix length and if the TOS of the route is zero or equal to
1091 \item If the TOS of some route with the longest prefix is equal to the TOS
1097 Otherwise, the route looku
[all...]
H A Dip-tunnels.tex48 route add -net 10.0.0.0 gw 193.233.7.65 dev tunl0
51 work in 2.2.0! Moreover, \verb|route| prints a funny error sort of
52 ``network unreachable'' and after this I found a strange direct route
57 this particular route is {\em abnormal}:
60 ip route add 10.0.0.0/8 via 193.233.7.65 dev tunl0 onlink
68 route add -host 193.233.7.65 dev tunl0
69 route add -net 10.0.0.0 netmask 255.0.0.0 gw 193.233.7.65
70 route del -host 193.233.7.65 dev tunl0
74 that between \verb|route add| and \verb|route de
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/examples/
H A Ddhcp-client-script177 LOG route add default gw $router
178 route add default gw $router
193 LOG route del default gw $router
194 route del default gw $router
210 # Check (and add route, if alive) default routers
223 route add default gw $router
246 route $op -net $1 netmask `ABCMask "$1"` gw $2
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/ip/
H A Difcfg128 ip route add unreachable 224.0.0.0/24 >& /dev/null
129 ip route add unreachable 255.255.255.255 >& /dev/null
131 ip route add 224.0.0.0/4 dev $dev scope global >& /dev/null
H A Droutel17 ip route list table "$@" |
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/modules/
H A Dif_ppp.c807 #include <net/route.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppd/
H A Dsys-linux.c109 #include <net/route.h>
115 #include <linux/route.h>
208 static int have_default_route; /* Gateway for default route added */
328 * mark the interface down, delete default route and/or proxy arp entry.
1412 * /proc/net/route parsing stuff.
1427 * close_route_table - close the interface to the route table
1440 * open_route_table - open the interface to the route table
1450 path = path_to_procfs("/net/route");
1495 * read_route_table - read the next entry from the route table
1528 * defaultroute_exists - determine if there is a default route
[all...]
H A Dsys-solaris.c119 #include <net/route.h>
240 static u_int32_t default_route_gateway; /* Gateway for default route added */
769 * mark the interface down, delete default route and/or proxy arp entry.
2036 * sifdefaultroute - assign a default route through the address given.
2056 error("Can't add default route: %m");
2065 * cifdefaultroute - delete a default route through the address given.
2085 error("Can't delete default route: %m");
2594 * cifroute - delete a route through the addresses given.
2611 error("Can't delete route: %m");
2619 * have_route_to - determine if the system has a route t
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-autoipd/
H A Diface-bsd.c33 #include <net/route.h>
H A Dmain.c43 #include <net/route.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Diface-pfroute.c41 #include <net/route.h>
473 avahi_log_error("route-sysctl-estimate");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/etc/atalkd/
H A DMakefile73 multicast.$(OBJEXT) nbp.$(OBJEXT) route.$(OBJEXT) \
271 atalkd_SOURCES = aep.c config.c main.c multicast.c nbp.c route.c rtmp.c zip.c
281 route.h \
362 include ./$(DEPDIR)/route.Po
H A DMakefile.am7 atalkd_SOURCES = aep.c config.c main.c multicast.c nbp.c route.c rtmp.c zip.c
18 route.h \
H A DMakefile.in73 multicast.$(OBJEXT) nbp.$(OBJEXT) route.$(OBJEXT) \
271 atalkd_SOURCES = aep.c config.c main.c multicast.c nbp.c route.c rtmp.c zip.c
281 route.h \
362 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/route.Po@am__quote@
H A Dconfig.c20 #include <net/route.h>
H A Dmain.c37 #include <net/route.h>
40 #include <net/route.h>
281 LOG(log_error, logtype_atalkd, "as_timer: can't route %u.%u to loop: %s",
293 * Configure for no router operation. Wait for a route
305 LOG(log_error, logtype_atalkd, "as_timer: can't route %u.%u to loopback: %s",
425 * We've not been updated for this route in a while. If
427 * use, mark the route as down (POISON), and look for a
428 * better route. If one is found, delete this route and use
429 * the new one. If it's not found, mark the route a
[all...]
H A Dmulticast.c21 #include <net/route.h>
H A Dnbp.c22 #include <net/route.h>
430 Can't find route's interface!" );
511 /* don't send out entries if we don't want to route. */
H A Droute.c2 * $Id: route.c,v 1.8 2009-10-13 22:55:37 didg Exp $
19 #include <net/route.h>
24 #include "route.h"
27 int route( int message, struct sockaddr *dst, struct sockaddr *gate, int flags) function
59 route( int message, struct sockaddr_at *dst, struct sockaddr_at *gate, int flags) function
H A Droute.h2 * $Id: route.h,v 1.3 2009-10-13 22:55:37 didg Exp $
11 int route ( int, struct sockaddr *, struct sockaddr *, int );
13 int route ( int, struct sockaddr_at *, struct sockaddr_at *, int);
H A Drtmp.c22 #include <net/route.h>
25 #include <net/route.h>
43 #include "route.h"
55 while ( lr ) { /* for each route */
58 if ( lr->l_next == NULL ) { /* last route in zone */
127 * It is possible that we will corrupt our route database
137 /* add addr to loopback route */
142 LOG(log_error, logtype_atalkd, "rtmp_config: can't route %u.%u to loopback: %s",
160 * zone references, and remove the route from the kernel.
189 /* remove old route */
[all...]
H A Dzip.c23 #include <net/route.h>
26 #include <net/route.h>
289 /* Check if this is the interface's route. */
330 * Check if the route is still in use (the iprev check is
331 * no good if rtmp is the interface's route).
341 * Check if we've got an outstanding query for this route.
396 /* Check if this is the interface's route. */
449 /* check route */
701 * It is possible that we will corrupt our route database
704 * this new route, an
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/libatalk/dsi/
H A Ddsi_tcp.c38 #include <net/route.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/libatalk/util/
H A Dgetiface.c26 #include <net/route.h>

Completed in 143 milliseconds

12345678910