Searched refs:SIOCSIFALTMTU (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsockio.h156 #define SIOCSIFALTMTU _IOW('i', 69, struct ifreq) /* set if alternate mtu */ macro
167 #define SIOCSIFDEVMTU SIOCSIFALTMTU /* deprecated */
/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dif_vlan.c437 return (ifnet_ioctl(ifp, 0, SIOCSIFALTMTU, &ifr));
H A Dif.c1416 case SIOCSIFALTMTU:
H A Dif_bond.c2691 /* allow SIOCSIFALTMTU to set the mtu to 0 */
2821 case SIOCSIFALTMTU:

Completed in 48 milliseconds