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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dnd6.h739 extern int nd6_defifindex;
H A Dnd6.c1270 if (nd6_defifindex == ifp->if_index) {
1560 nd6_defifindex == ifp->if_index) {
2614 u_int64_t j = nd6_defifindex;
2617 bcopy(&nd6_defifindex, &ndif_32->ifindex,
H A Dnd6_rtr.c133 int nd6_defifindex; variable
4208 if (nd6_defifindex != ifindex) {
4211 nd6_defifindex = ifindex;
4212 if (nd6_defifindex > 0)

Completed in 29 milliseconds