Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/netinet6/ !
H A Dnd6.h928 extern int nd6_setifinfo(struct ifnet *, u_int32_t, u_int32_t);
H A Dnd6.c3392 error = nd6_setifinfo(ifp, oflags, flags); in nd6_ioctl()
4895 nd6_setifinfo(struct ifnet *ifp, u_int32_t before, u_int32_t after) in nd6_setifinfo() function