Searched refs:nd6_tmr_rs_reduction (Results 1 – 1 of 1) sorted by relevance
93 static u8_t nd6_tmr_rs_reduction; variable1147 if (!nd6_tmr_rs_reduction) {1148 nd6_tmr_rs_reduction = (ND6_RTR_SOLICITATION_INTERVAL / ND6_TMR_INTERVAL) - 1;1164 nd6_tmr_rs_reduction--;1259 if (nd6_tmr_rs_reduction > 0) {1260 val = nd6_tmr_rs_reduction;