Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet6/
H A Dnd6_rtr.c2271 struct nd_prefix **newp, boolean_t force_scoped) in nd6_prelist_add() argument
2345 if ((e = nd6_prefix_onlink_common(new, force_scoped, in nd6_prelist_add()
2350 new->ndpr_plen, force_scoped ? "scoped" : in nd6_prelist_add()
3638 nd6_prefix_onlink_common(struct nd_prefix *pr, boolean_t force_scoped, in nd6_prefix_onlink_common() argument
3675 if (!force_scoped) { in nd6_prefix_onlink_common()