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

/darwin-on-arm/xnu/bsd/sys/
H A Dsockio.h157 #define SIOCSIFALTMTU _IOW('i', 69, struct ifreq) /* set if alternate mtu */ macro
197 #define SIOCSIFDEVMTU SIOCSIFALTMTU /* deprecated */
/darwin-on-arm/xnu/bsd/net/
H A Dif_vlan.c558 return (ifnet_ioctl(ifp, 0, SIOCSIFALTMTU, &ifr));
H A Dif.c1539 case SIOCSIFALTMTU: /* struct ifreq */
2198 case SIOCSIFALTMTU:
H A Dif_bond.c2655 /* allow SIOCSIFALTMTU to set the mtu to 0 */
2785 case SIOCSIFALTMTU:

Completed in 86 milliseconds