Searched refs:SIOCGIFMTU (Results 1 – 5 of 5) sorted by relevance
74 #define SIOCGIFMTU 0x8921 /* get MTU size */ macro
153 case SIOCGIFMTU: /* Get the MTU of a device */ in dev_ifsioc_locked()506 case SIOCGIFMTU: in dev_ioctl()
285 if (ioctl(fd, SIOCGIFMTU, &ifr)) in get_device_mtu()
676 The CAN device MTU can be retrieved e.g. with a SIOCGIFMTU ioctl() syscall.1381 The CAN device MTU can be retrieved e.g. with a SIOCGIFMTU ioctl() syscall.
3301 case SIOCGIFMTU: in compat_sock_ioctl_trans()
Completed in 17 milliseconds