Home
last modified time | relevance | path

Searched refs:ipddp_ioctl (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/appletalk/
Dipddp.c57 static int ipddp_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd);
61 .ndo_do_ioctl = ipddp_ioctl,
268 static int ipddp_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in ipddp_ioctl() function