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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dmain.c1592 int ifscan_index = 0; local
1596 while (ifscan_index < 10) {
1624 (void) memcpy(ifscan_msg[ifscan_index], rtm,
1626 ifscan_index++;
1647 for (i = 0; i < ifscan_index; i++) {

Completed in 75 milliseconds