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
121 raw_ioctl(struct file *filp, unsigned int command, unsigned long arg) in raw_ioctl() function291 .unlocked_ioctl = raw_ioctl,
872 static int raw_ioctl(struct sock *sk, int cmd, unsigned long arg) in raw_ioctl() function925 .ioctl = raw_ioctl,