Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet6/
H A Dnd6_rtr.c2218 struct nd_prefix **newp, boolean_t force_scoped) in nd6_prelist_add() argument
2292 if ((e = nd6_prefix_onlink_common(new, force_scoped, in nd6_prelist_add()
2297 new->ndpr_plen, force_scoped ? "scoped" : in nd6_prelist_add()
3585 nd6_prefix_onlink_common(struct nd_prefix *pr, boolean_t force_scoped, in nd6_prefix_onlink_common() argument
3622 if (!force_scoped) { in nd6_prefix_onlink_common()