Home
last modified time | relevance | path

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

/reactos/drivers/network/tcpip/lwip/src/core/ipv6/
H A Dnd6.c407 (neighbor_cache[i].state == ND6_INCOMPLETE)) { in nd6_input()
533 if (neighbor_cache[i].state == ND6_INCOMPLETE) { in nd6_input()
695 (default_router_list[i].neighbor_entry->state == ND6_INCOMPLETE)) { in nd6_input()
898 if (neighbor_cache[i].state == ND6_INCOMPLETE) { in nd6_input()
982 case ND6_INCOMPLETE: in nd6_tmr()
1515 (neighbor_cache[i].state == ND6_INCOMPLETE) && in nd6_new_neighbor_cache_entry()
1532 if ((neighbor_cache[i].state == ND6_INCOMPLETE) && in nd6_new_neighbor_cache_entry()
1718 if (default_router_list[i].neighbor_entry->state != ND6_INCOMPLETE) { in nd6_select_router()
1852 neighbor_cache[neighbor_index].state = ND6_INCOMPLETE; in nd6_new_router()
2062 neighbor_cache[i].state = ND6_INCOMPLETE; in nd6_get_next_hop_entry()
[all …]
/reactos/drivers/network/tcpip/lwip/src/include/lwip/priv/
H A Dnd6_priv.h115 ND6_INCOMPLETE, enumerator