Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/appletalk/
Dipddp.c55 static int ipddp_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd);
87 dev->do_ioctl = ipddp_ioctl; in ipddp_init()
255 static int ipddp_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in ipddp_ioctl() function