Searched defs:tot_interfaces (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dif.c79 uint_t tot_interfaces; /* # of remote and local interfaces */ variable
825 tot_interfaces++;
851 tot_interfaces--;
1052 (supplier || tot_interfaces != 1 ?
1595 tot_interfaces++;
1621 if (advertise_mhome || (tot_interfaces > 1 && mhome)) {

Completed in 47 milliseconds