Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/netinet6/
H A Dnd6_rtr.c2335 struct nd_prefix **newp, boolean_t force_scoped) in nd6_prelist_add() argument
2410 if ((e = nd6_prefix_onlink_common(new, force_scoped, in nd6_prelist_add()
2415 new->ndpr_plen, force_scoped ? "scoped" : in nd6_prelist_add()
3716 nd6_prefix_onlink_common(struct nd_prefix *pr, boolean_t force_scoped, in nd6_prefix_onlink_common() argument
3753 if (!force_scoped) { in nd6_prefix_onlink_common()