Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Dnd6.h368 void nd6_setmtu(struct ifnet *);
H A Dnd6.c335 nd6_setmtu(struct ifnet *ifp) in nd6_setmtu() function
/f-stack/tools/compat/include/netinet6/
H A Dnd6.h368 void nd6_setmtu(struct ifnet *);
/f-stack/freebsd/net/
H A Dif_vlan.c92 extern void nd6_setmtu(struct ifnet *);
1955 nd6_setmtu(ifp); in vlan_ioctl()
H A Dif_lagg.c84 extern void nd6_setmtu(struct ifnet *);
1617 nd6_setmtu(ifp); in lagg_ioctl()
H A Dif_bridge.c143 extern void nd6_setmtu(struct ifnet *);
864 nd6_setmtu(ifp); in bridge_ioctl()
H A Dif.c289 extern void nd6_setmtu(struct ifnet *);
2762 nd6_setmtu(ifp); in ifhwioctl()