Searched refs:raw_ioctl (Results 1 – 1 of 1) sorted by relevance
22 static int raw_ioctl(struct net_device *dev, struct if_settings *ifs);31 .ioctl = raw_ioctl,36 static int raw_ioctl(struct net_device *dev, struct if_settings *ifs) in raw_ioctl() function