Home
last modified time | relevance | path

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

/AliOS-Things-master/components/lwip/lwip2.0.0/core/ipv6/
A Dnd6.c413 inp->rs_count = 0; in nd6_input()
418 if ((inp->rs_count < LWIP_ND6_MAX_MULTICAST_SOLICIT) || in nd6_input()
420 inp->rs_count = 0; in nd6_input()
879 if ((netif->rs_count > 0) && (netif->flags & NETIF_FLAG_UP) && in nd6_tmr()
886 netif->rs_count--; in nd6_tmr()
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/
A Dnetif.h289 u8_t rs_count; member
/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/
A Dnetif.h293 u8_t rs_count; member
/AliOS-Things-master/components/lwip/lwip2.0.0/core/
A Dnetif.c283 netif->rs_count = LWIP_ND6_MAX_MULTICAST_SOLICIT; in netif_add()
701 netif->rs_count = LWIP_ND6_MAX_MULTICAST_SOLICIT; in netif_issue_reports()

Completed in 10 milliseconds