Searched refs:SIOCSIFMTU (Results 1 - 9 of 9) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dif_disc.c230 case SIOCSIFMTU:
H A Dif_dummy.c275 case SIOCSIFMTU:
H A Dif_gif.c540 #ifdef SIOCSIFMTU /* xxx */
544 case SIOCSIFMTU:
554 #endif /* SIOCSIFMTU */
H A Dif_loop.c364 case SIOCSIFMTU:
H A Dif_vlan.c1645 case SIOCSIFMTU:
H A Dif.c1321 case SIOCSIFMTU:
H A Dif_bond.c678 return (ifnet_ioctl(ifp, 0, SIOCSIFMTU, &ifr));
2133 " SIOCSIFMTU %d failed %d\n",
2244 printf("bond_add_interface(%s, %s): SIOCSIFMTU %d failed %d\n",
2391 printf("bond_remove_interface(%s, %s): SIOCSIFMTU %d failed %d\n",
2653 printf("if_bond(%s): SIOCSIFMTU %s failed, %d\n",
2825 case SIOCSIFMTU:
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsockio.h134 #define SIOCSIFMTU _IOW('i', 52, struct ifreq) /* set IF mtu */ macro
/macosx-10.5.8/xnu-1228.15.4/bsd/netkey/
H A Dkey.c8823 case SIOCSIFMTU:

Completed in 52 milliseconds