Home
last modified time | relevance | path

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

/NextBSD/sys/netinet6/
HDnd6.h409 void nd6_setmtu(struct ifnet *);
HDnd6.c301 nd6_setmtu(struct ifnet *ifp) in nd6_setmtu() function
/NextBSD/sys/net/
HDif.c184 extern void nd6_setmtu(struct ifnet *);
2455 nd6_setmtu(ifp); in ifhwioctl()