Home
last modified time | relevance | path

Searched refs:nd6_setmtu (Results 1 – 4 of 4) sorted by relevance

/xnu-8020.101.4/bsd/netinet6/
H A Dnd6.h907 extern void nd6_setmtu(struct ifnet *);
H A Dnd6.c528 nd6_setmtu(ifp); in nd6_ifattach()
550 nd6_setmtu(struct ifnet *ifp) in nd6_setmtu() function
H A Dnd6_rtr.c1382 nd6_setmtu(ifp); in defrtrlist_del()
/xnu-8020.101.4/bsd/net/
H A Dif.c232 extern void nd6_setmtu(struct ifnet *);
3576 nd6_setmtu(ifp); in ifioctl_ifreq()