Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dmain.c1597 int ifscan_index = 0; in process_rtsock() local
1601 while (ifscan_index < 10) { in process_rtsock()
1629 (void) memcpy(ifscan_msg[ifscan_index], rtm, in process_rtsock()
1631 ifscan_index++; in process_rtsock()
1652 for (i = 0; i < ifscan_index; i++) { in process_rtsock()