Home
last modified time | relevance | path

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

/net/
Dsocket.c1033 static long sock_do_ioctl(struct net *net, struct socket *sock, in sock_do_ioctl() function
1190 err = sock_do_ioctl(net, sock, cmd, arg); in sock_ioctl()
3275 err = sock_do_ioctl(net, sock, cmd, (unsigned long)uifr); in compat_ifreq_ioctl()
3417 ret = sock_do_ioctl(net, sock, cmd, (unsigned long) r); in routing_ioctl()
3538 return sock_do_ioctl(net, sock, cmd, arg); in compat_sock_ioctl_trans()