Searched refs:SIOCGIFMTU (Results 1 – 5 of 5) sorted by relevance
53 #define SIOCGIFMTU 0x8921 /* get MTU size */ macro
121 case SIOCGIFMTU: /* Get the MTU of a device */ in dev_ifsioc_locked()406 case SIOCGIFMTU: in dev_ioctl()
294 if (ioctl(fd, SIOCGIFMTU, &ifr)) in get_device_mtu()
641 The CAN device MTU can be retrieved e.g. with a SIOCGIFMTU ioctl() syscall.1343 The CAN device MTU can be retrieved e.g. with a SIOCGIFMTU ioctl() syscall.
3160 case SIOCGIFMTU: in compat_sock_ioctl_trans()