Searched refs:is_router (Results 1 – 1 of 1) sorted by relevance
1558 uint32_t is_router, is_solicited; in ipv6nd_handlena() local1577 is_router = nd_na->nd_na_flags_reserved & ND_NA_FLAG_ROUTER; in ipv6nd_handlena()1607 if (!is_router && !rap->expired) { in ipv6nd_handlena()1616 if (is_solicited && is_router && rap->lifetime) { in ipv6nd_handlena()