Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dsys-solaris.c154 static u_int32_t default_route_gateway; /* Gateway for default route */ variable
677 if (default_route_gateway != 0) { in unplumb_ipif()
678 (void) cifdefaultroute(0, default_route_gateway, in unplumb_ipif()
679 default_route_gateway); in unplumb_ipif()
2569 default_route_gateway = g;
2588 default_route_gateway = 0;