Searched refs:sppp_cb_ioctl (Results 1 – 1 of 1) sorted by relevance
579 static int sppp_cb_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd);1724 d->do_ioctl = sppp_cb_ioctl; in sppp_init()1897 static int sppp_cb_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in sppp_cb_ioctl() function