Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet6/
H A Dnd6.h927 extern int nd6_setifinfo(struct ifnet *, u_int32_t, u_int32_t);
H A Dnd6.c3356 error = nd6_setifinfo(ifp, oflags, flags); in nd6_ioctl()
4860 nd6_setifinfo(struct ifnet *ifp, u_int32_t before, u_int32_t after) in nd6_setifinfo() function