Searched refs:raw_ioctl (Results 1 – 3 of 3) sorted by relevance
25 static int raw_ioctl(struct net_device *dev, struct ifreq *ifr);34 .ioctl = raw_ioctl,39 static int raw_ioctl(struct net_device *dev, struct ifreq *ifr) in raw_ioctl() function
120 raw_ioctl(struct file *filp, unsigned int command, unsigned long arg) in raw_ioctl() function290 .unlocked_ioctl = raw_ioctl,
862 static int raw_ioctl(struct sock *sk, int cmd, unsigned long arg) in raw_ioctl() function915 .ioctl = raw_ioctl,