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

/macosx-10.9.5/xnu-2422.115.4/bsd/netinet6/
H A Dnd6_rtr.c2073 struct nd_prefix **newp, boolean_t force_scoped)
2159 if ((e = nd6_prefix_onlink_common(new, force_scoped,
2164 new->ndpr_plen, force_scoped ? "scoped" :
3410 nd6_prefix_onlink_common(struct nd_prefix *pr, boolean_t force_scoped, argument
3450 } else if (!force_scoped) {
2072 nd6_prelist_add(struct nd_prefix *pr, struct nd_defrouter *dr, struct nd_prefix **newp, boolean_t force_scoped) argument

Completed in 115 milliseconds