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

/illumos-gate/usr/src/uts/common/inet/ipd/
H A Dipd.c231 uint_t ipdn_delay; /* delay us */ member in struct:ipd_netstack
286 dwait = ins->ipdn_delay;
607 if (delay == ins->ipdn_delay)
610 ins->ipdn_delay = delay;
619 ins->ipdn_delay = 0;
776 ins->ipdn_delay = 0;
861 configs[cur].ipii_delay = ins->ipdn_delay;

Completed in 60 milliseconds