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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dnd6_rtr.c2057 struct nd_prefix **newp, boolean_t force_scoped)
2143 if ((e = nd6_prefix_onlink_common(new, force_scoped,
2148 new->ndpr_plen, force_scoped ? "scoped" :
3374 nd6_prefix_onlink_common(struct nd_prefix *pr, boolean_t force_scoped, argument
3414 } else if (!force_scoped) {
2056 nd6_prelist_add(struct nd_prefix *pr, struct nd_defrouter *dr, struct nd_prefix **newp, boolean_t force_scoped) argument

Completed in 32 milliseconds