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

1234

/freebsd-10-stable/usr.sbin/ppp/
H A Dtun.c99 if (ioctl(s, SIOCSIFMTU, &ifr) < 0)
100 log_Printf(LogERROR, "tun_configure: ioctl(SIOCSIFMTU): %s\n",
/freebsd-10-stable/sys/net/
H A Dif_faith.c299 #ifdef SIOCSIFMTU
300 case SIOCSIFMTU:
H A Dif_disc.c236 case SIOCSIFMTU:
H A Dif_loop.c445 case SIOCSIFMTU:
H A Dif_gre.c230 case SIOCSIFMTU:
258 case SIOCSIFMTU:
H A Dif_me.c237 case SIOCSIFMTU:
H A Dif_iso88025subr.c208 case SIOCSIFMTU:
H A Dif_fwsubr.c663 case SIOCSIFMTU:
H A Dif_arcsubr.c738 case SIOCSIFMTU:
H A Dif_fddisubr.c676 case SIOCSIFMTU:
/freebsd-10-stable/contrib/netbsd-tests/net/if_loop/
H A Dt_pr.c88 if (rump_sys_ioctl(s, SIOCSIFMTU, &ifr) == -1)
/freebsd-10-stable/sys/sys/
H A Dsockio.h88 #define SIOCSIFMTU _IOW('i', 52, struct ifreq) /* set IF mtu */ macro
/freebsd-10-stable/sys/dev/gxemul/ether/
H A Dif_gx.c326 case SIOCSIFMTU:
/freebsd-10-stable/sys/dev/hatm/
H A Dif_hatm_ioctl.c322 case SIOCSIFMTU:
/freebsd-10-stable/sys/dev/iicbus/
H A Dif_ic.c241 case SIOCSIFMTU:
/freebsd-10-stable/sys/dev/patm/
H A Dif_patm_ioctl.c367 case SIOCSIFMTU:
/freebsd-10-stable/sys/mips/cavium/
H A Dif_octm.c475 case SIOCSIFMTU:
/freebsd-10-stable/sys/mips/cavium/octe/
H A Docte.c465 case SIOCSIFMTU:
/freebsd-10-stable/sys/dev/cxgbe/
H A Dt4_tracer.c466 case SIOCSIFMTU:
/freebsd-10-stable/sys/netgraph/
H A Dng_fec.c774 case SIOCSIFMTU:
782 error = (*bifp->if_ioctl)(bifp, SIOCSIFMTU,
H A Dng_eiface.c168 case SIOCSIFMTU:
H A Dng_iface.c332 case SIOCSIFMTU:
/freebsd-10-stable/sys/dev/cm/
H A Dsmc90cx6.c872 case SIOCSIFMTU:
/freebsd-10-stable/sys/dev/ppbus/
H A Dif_plip.c432 case SIOCSIFMTU:
/freebsd-10-stable/sys/dev/ntb/if_ntb/
H A Dif_ntb.c245 case SIOCSIFMTU:

Completed in 192 milliseconds

1234