Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/netinet6/
H A Dnd6.h908 extern void nd6_setmtu(struct ifnet *);
H A Dnd6.c529 nd6_setmtu(ifp); in nd6_ifattach()
551 nd6_setmtu(struct ifnet *ifp) in nd6_setmtu() function
H A Dnd6_rtr.c1405 nd6_setmtu(ifp); in defrtrlist_del()
/xnu-10063.141.1/bsd/net/
H A Dif.c236 extern void nd6_setmtu(struct ifnet *);
3913 nd6_setmtu(ifp); in ifioctl_ifreq()