Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dmain.c57 static boolean_t default_gateway; /* _B_TRUE=advertise default */ variable
203 default_gateway = _B_TRUE; in main()
300 if (default_gateway) { in main()