Home
last modified time | relevance | path

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

/netbsd-src/sbin/routed/
H A Dif.c72 int tot_interfaces; /* # of remote and local interfaces */ variable
526 tot_interfaces--; in ifdel()
1162 tot_interfaces++; in ifinit()
1182 || (tot_interfaces > 1 in ifinit()
H A Ddefs.h486 extern int tot_interfaces; /* # of remote and local interfaces */
H A Dparms.c360 tot_interfaces++; in gwkludge()