Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dtables.h247 extern int num_of_phyints;
H A Dtables.c33 int num_of_phyints = 0; variable
162 num_of_phyints++; in phyint_insert()
478 assert(num_of_phyints > 0); in phyint_delete()
507 num_of_phyints--; in phyint_delete()
H A Dmain.c1730 ndpd_info.info_num_of_phyints = num_of_phyints; in process_mibsock()