Searched refs:raw_ioctl (Results 1 – 3 of 3) sorted by relevance
22 static int raw_ioctl(struct net_device *dev, struct ifreq *ifr);31 .ioctl = raw_ioctl,36 static int raw_ioctl(struct net_device *dev, struct ifreq *ifr) in raw_ioctl() function
122 raw_ioctl(struct file *filp, unsigned int command, unsigned long arg) in raw_ioctl() function292 .unlocked_ioctl = raw_ioctl,
900 static int raw_ioctl(struct sock *sk, int cmd, unsigned long arg) in raw_ioctl() function967 .ioctl = raw_ioctl,