Searched refs:SIOCGIFMTU (Results 1 – 11 of 11) sorted by relevance
110 if (ioctl(s, SIOCGIFMTU, &ifr) < 0) { in canfd_recv()204 if (ioctl(s, SIOCGIFMTU, &ifr) < 0) { in main()
48 #define SIOCGIFMTU 0x8921 /* get MTU size */ macro
53 #define SIOCGIFMTU 0x8921 /* get MTU size */ macro
74 #define SIOCGIFMTU 0x8921 /* get MTU size */ macro
98 case SIOCGIFMTU: /* Get the MTU of a device */ in dev_ifsioc_locked()400 case SIOCGIFMTU: in dev_ioctl()
285 if (ioctl(fd, SIOCGIFMTU, &ifr)) in get_device_mtu()
53 if (!ioctl(inet_sock, SIOCGIFMTU, &ifr)) { in ql_set_mtu()
3190 case SIOCGIFMTU: in compat_ifreq_ioctl()3314 case SIOCGIFMTU: in compat_sock_ioctl_trans()
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.