Home
last modified time | relevance | path

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

/linux-6.6.21/net/core/
Dsock.c4184 static int sock_ioctl_out(struct sock *sk, unsigned int cmd, void __user *arg) in sock_ioctl_out() function
4216 return sock_ioctl_out(sk, cmd, arg); in sk_ioctl()