Home
last modified time | relevance | path

Searched refs:LWIP_ND6_DELAY_FIRST_PROBE_TIME (Results 1 – 4 of 4) sorted by relevance

/components/net/lwip/lwip-2.0.3/src/include/lwip/
A Dopt.h2363 #if !defined LWIP_ND6_DELAY_FIRST_PROBE_TIME || defined __DOXYGEN__
2364 #define LWIP_ND6_DELAY_FIRST_PROBE_TIME 5000 macro
/components/net/lwip/lwip-2.0.3/src/core/ipv6/
A Dnd6.c358 neighbor_cache[i].counter.delay_time = LWIP_ND6_DELAY_FIRST_PROBE_TIME / ND6_TMR_INTERVAL; in nd6_input()
379 neighbor_cache[i].counter.delay_time = LWIP_ND6_DELAY_FIRST_PROBE_TIME / ND6_TMR_INTERVAL; in nd6_input()
643 … neighbor_cache[i].counter.delay_time = LWIP_ND6_DELAY_FIRST_PROBE_TIME / ND6_TMR_INTERVAL; in nd6_input()
652 … neighbor_cache[i].counter.delay_time = LWIP_ND6_DELAY_FIRST_PROBE_TIME / ND6_TMR_INTERVAL; in nd6_input()
1945 neighbor_cache[i].counter.delay_time = LWIP_ND6_DELAY_FIRST_PROBE_TIME / ND6_TMR_INTERVAL; in nd6_get_next_hop_addr_or_queue()
/components/net/lwip/lwip-2.1.2/src/core/ipv6/
A Dnd6.c524 neighbor_cache[i].counter.delay_time = LWIP_ND6_DELAY_FIRST_PROBE_TIME / ND6_TMR_INTERVAL; in nd6_input()
545 neighbor_cache[i].counter.delay_time = LWIP_ND6_DELAY_FIRST_PROBE_TIME / ND6_TMR_INTERVAL; in nd6_input()
897 … neighbor_cache[i].counter.delay_time = LWIP_ND6_DELAY_FIRST_PROBE_TIME / ND6_TMR_INTERVAL; in nd6_input()
906 … neighbor_cache[i].counter.delay_time = LWIP_ND6_DELAY_FIRST_PROBE_TIME / ND6_TMR_INTERVAL; in nd6_input()
2280 neighbor_cache[i].counter.delay_time = LWIP_ND6_DELAY_FIRST_PROBE_TIME / ND6_TMR_INTERVAL; in nd6_get_next_hop_addr_or_queue()
/components/net/lwip/lwip-2.1.2/src/include/lwip/
A Dopt.h2634 #if !defined LWIP_ND6_DELAY_FIRST_PROBE_TIME || defined __DOXYGEN__
2635 #define LWIP_ND6_DELAY_FIRST_PROBE_TIME 5000 macro

Completed in 26 milliseconds