Home
last modified time | relevance | path

Searched refs:ifr32 (Results 1 – 1 of 1) sorted by relevance

/net/
Dsocket.c3091 static int ethtool_ioctl(struct net *net, struct compat_ifreq __user *ifr32) in ethtool_ioctl() argument
3103 if (get_user(data, &ifr32->ifr_ifru.ifru_data)) in ethtool_ioctl()
3138 if (copy_from_user(&ifr.ifr_name, &ifr32->ifr_name, IFNAMSIZ)) in ethtool_ioctl()