Home
last modified time | relevance | path

Searched defs:router_addr (Results 1 – 2 of 2) sorted by relevance

/third_party/lwip/src/core/ipv6/
Dnd6.c1790 nd6_get_router(const ip6_addr_t *router_addr, struct netif *netif) in nd6_get_router()
1817 nd6_new_router(const ip6_addr_t *router_addr, struct netif *netif) in nd6_new_router()
/third_party/toybox/toys/pending/
Droute.c246 …unsigned int router_addr = ~(unsigned int)(((struct sockaddr_in *)&((rt)->rt_dst))->sin_addr.s_add… in verify_netmask() local