UIP_RECHECK_DELAY
#define UIP_RECHECK_DELAY_MS (USEC_PER_MSEC / UIP_RECHECK_DELAY)
udelay(UIP_RECHECK_DELAY);