Searched refs:SIOCSIFMTU (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/lib/libbc/inc/include/sys/ |
H A D | sockio.h | 44 #define SIOCSIFMTU _IOW('i', 21, struct ifreq) /* set if_mtu */ macro
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | sockio.h | 95 #define SIOCSIFMTU _IOW('i', 21, struct ifreq) /* set if mtu */ macro
|
/titanic_44/usr/src/cmd/truss/ |
H A D | codes.c | 784 { (uint_t)SIOCSIFMTU, "SIOCSIFMTU", "ifreq" },
|
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/pppd/ |
H A D | sys-solaris.c | 2489 if (myioctl(ipfd, SIOCSIFMTU, &ifr) < 0) {
|
/titanic_44/usr/src/uts/common/inet/ip/ |
H A D | ip.c | 823 /* 021 */ { SIOCSIFMTU, sizeof (struct ifreq), IPI_PRIV | IPI_WR,
|