Searched refs:dev_ifsioc (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/core/
H A Ddev.c4672 static int dev_ifsioc(struct net *net, struct ifreq *ifr, unsigned int cmd) function
4774 * 'doing' part of this is dev_ifsioc above.
4877 ret = dev_ifsioc(net, &ifr, cmd);
4919 ret = dev_ifsioc(net, &ifr, cmd);
4941 ret = dev_ifsioc(net, &ifr, cmd);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/
H A Dsocket.c2664 static int dev_ifsioc(struct net *net, struct socket *sock, function
2948 return dev_ifsioc(net, sock, cmd, argp);

Completed in 102 milliseconds