Searched refs:found_pub (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dndp.c802 boolean_t found_pub = _B_FALSE; local
844 found_pub = _B_TRUE;
857 (found_pub && (!pi->pi_TmpAddrsEnabled || found_tmp)))
860 if (!found_pub) {

Completed in 65 milliseconds