Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet6/
H A Dnd6_rtr.c2247 struct nd_prefix **newp, boolean_t force_scoped) in nd6_prelist_add() argument
2321 if ((e = nd6_prefix_onlink_common(new, force_scoped, in nd6_prelist_add()
2326 new->ndpr_plen, force_scoped ? "scoped" : in nd6_prelist_add()
3613 nd6_prefix_onlink_common(struct nd_prefix *pr, boolean_t force_scoped, in nd6_prefix_onlink_common() argument
3650 if (!force_scoped) { in nd6_prefix_onlink_common()