Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/netinet6/
H A Dnd6_rtr.c2308 struct nd_prefix **newp, boolean_t force_scoped) in nd6_prelist_add() argument
2382 if ((e = nd6_prefix_onlink_common(new, force_scoped, in nd6_prelist_add()
2387 new->ndpr_plen, force_scoped ? "scoped" : in nd6_prelist_add()
3684 nd6_prefix_onlink_common(struct nd_prefix *pr, boolean_t force_scoped, in nd6_prefix_onlink_common() argument
3721 if (!force_scoped) { in nd6_prefix_onlink_common()