Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dtables.h180 uint_t pr_attempts; /* attempts to configure */ member
H A Dmain.c565 if (++pr->pr_attempts >= MAX_DAD_FAILURES) { in if_process()
570 pr->pr_attempts, pi->pi_name); in if_process()