HomeSort by: relevance | last modified time | path
    Searched refs:GATEWAY (Results 1 - 18 of 18) sorted by relevancy

  /src/sys/arch/playstation2/include/
param.h 100 #ifdef GATEWAY
  /src/sys/rump/include/opt/
opt_rumpkernel.h 21 #define GATEWAY 1
  /src/sys/arch/emips/include/
param.h 74 #ifdef GATEWAY
  /src/sys/arch/playstation2/conf/
AGATE 25 options GATEWAY # packet forwarding
  /src/tests/net/route/
t_change.sh 75 atf_set "descr" "Change the gateway of a route"
132 gateway: 10.0.0.1
135 flags: 0x843<UP,GATEWAY,DONE,STATIC>
151 gateway: 10.0.0.1
154 flags: 0x843<UP,GATEWAY,DONE,STATIC>
199 gateway: 10.0.0.1
202 flags: 0x843<UP,GATEWAY,DONE,STATIC>
218 gateway: 10.0.0.1
221 flags: 0x843<UP,GATEWAY,DONE,STATIC>
266 gateway: 10.0.0.
    [all...]
t_route.sh 59 atf_set "descr" "tests of a gateway not on the local subnet"
74 # The gateway knows the client
75 atf_check -s exit:0 -o match:'add net 10.0.0.1: gateway shmif0' \
88 # Don't know a route to the gateway yet
92 # Teach a route to the gateway
93 atf_check -s exit:0 -o match:'add net 192.168.0.1: gateway shmif0' \
95 atf_check -s exit:0 -o match:'add net default: gateway 192.168.0.1' \
100 # Be reachable to the gateway
228 # Make sure an ARP cache to the gateway doesn't exist
266 gateway: 10.0.1.
    [all...]
  /src/sys/arch/evbarm/conf/
GEMINI_SLAVE 56 options GATEWAY # packet forwarding
ARMADAXP 62 options GATEWAY # packet forwarding
  /src/sys/netinet6/
ip6_var.h 286 #ifdef GATEWAY
ip6_forward.c 115 * us as a gateway to somewhere. However, we must let the routing
409 #ifdef GATEWAY
in6_proto.c 361 #ifdef GATEWAY
367 #endif /* GATEWAY */
ip6_input.c 205 #ifdef GATEWAY
449 * unless the associated route has a gateway.
  /src/sys/netinet/
ip_input.c 155 #ifdef GATEWAY
296 #ifdef GATEWAY
1328 * us as a gateway to somewhere. However, we must let the routing
1458 #ifdef GATEWAY
in_proto.c 352 #ifdef GATEWAY
358 #endif /* GATEWAY */
  /src/sys/net/
if_ppp.c 1684 #ifdef GATEWAY
1707 #ifdef GATEWAY
if_ethersubr.c 945 #ifdef GATEWAY
966 #ifdef GATEWAY
  /src/sys/dev/pci/
xmm7360.c 3093 #ifdef GATEWAY
3106 #ifdef GATEWAY
  /src/sys/netipsec/
key.c 2356 #if defined(GATEWAY)
2363 #endif /* GATEWAY */

Completed in 132 milliseconds