Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/netinet6/
H A Dnd6.h898 extern int nd6_setifinfo(struct ifnet *, u_int32_t, u_int32_t);
H A Dnd6.c3184 error = nd6_setifinfo(ifp, oflags, flags); in nd6_ioctl()
4660 nd6_setifinfo(struct ifnet *ifp, u_int32_t before, u_int32_t after) in nd6_setifinfo() function