Searched refs:nd6_setifinfo (Results 1 – 2 of 2) sorted by relevance
898 extern int nd6_setifinfo(struct ifnet *, u_int32_t, u_int32_t);
3184 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