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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dnd6.h839 extern int nd6_prefix_onlink_scoped(struct nd_prefix *, unsigned int);
H A Dnd6_rtr.c3337 err = nd6_prefix_onlink_scoped(opr, opr->ndpr_ifp->if_index);
3347 err = nd6_prefix_onlink_scoped(pr, IFSCOPE_NONE);
3590 nd6_prefix_onlink_scoped(struct nd_prefix *pr, unsigned int ifscope) function

Completed in 103 milliseconds