Home
last modified time | relevance | path

Searched refs:ip_forwarding (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/test/net-tests/tests/forwarding/
H A Dip_fwd_suite.ksh42 . $NET_TESTS/config/ip_forwarding.config
69 nt_script=$NET_TESTS/tests/forwarding/ip_forwarding
H A DREADME6 * Edit config/ip_forwarding.config, entering the names of the zones
112 * You must edit the ip_forwarding.config file; providing it with the
144 config/ip_forwarding.config
H A DMakefile22 ip_forwarding \
/illumos-gate/usr/src/test/net-tests/config/
H A DMakefile18 CFGS = ip_forwarding.config
/illumos-gate/usr/src/cmd/rpcsvc/rpc.bootparamd/
H A Dbootparam_ip_route.c238 int ip_forwarding = 2; /* off */ in get_ip_route() local
281 ip_forwarding = mip->ipForwarding; in get_ip_route()
338 if (ip_forwarding == 1) { in get_ip_route()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-test-nettest.p5m26 file path=opt/net-tests/config/ip_forwarding.config mode=0644 preserve=renamenew
32 file path=opt/net-tests/tests/forwarding/ip_forwarding mode=0555
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_fil_solaris.c106 int *ip_forwarding = NULL; variable
109 u_int *ip_forwarding = NULL; variable
114 u_long *ip_forwarding = NULL; variable
193 if (ip_forwarding != NULL)
194 *ip_forwarding = 0;
521 ip_forwarding = &ip_g_forward;
540 ip_forwarding = &ip_param_arr[i].ip_param_value;
553 ip_forwarding != NULL)
559 if (ip_forwarding != NULL)
560 *ip_forwarding = 1;