Searched refs:SIOCGIFMTU (Results 1 – 6 of 6) sorted by relevance
74 #define SIOCGIFMTU 0x8921 /* get MTU size */ macro
156 case SIOCGIFMTU: /* Get the MTU of a device */ in dev_ifsioc_locked()707 case SIOCGIFMTU: in dev_ioctl()
285 if (ioctl(fd, SIOCGIFMTU, &ifr)) in get_device_mtu()
269 * SIOCGIFADDR, SIOCGIFNETMASK, SIOCGIFMETRIC, SIOCGIFMTU
676 The CAN device MTU can be retrieved e.g. with a SIOCGIFMTU ioctl() syscall.1414 The CAN device MTU can be retrieved e.g. with a SIOCGIFMTU ioctl() syscall.
3436 case SIOCGIFMTU: in compat_sock_ioctl_trans()