Home
last modified time | relevance | path

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

/linux-4.4.14/net/core/
Ddev_ioctl.c67 static int dev_ifconf(struct net *net, char __user *arg) in dev_ifconf() function
406 ret = dev_ifconf(net, (char __user *) arg); in dev_ioctl()
/linux-4.4.14/net/
Dsocket.c2601 static int dev_ifconf(struct net *net, struct compat_ifconf __user *uifc32) in dev_ifconf() function
3061 return dev_ifconf(net, argp); in compat_sock_ioctl_trans()