Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/core/
H A Dsock.c647 static int sock_getbindtodevice(struct sock *sk, char __user *optval, in sock_getbindtodevice() function
1528 return sock_getbindtodevice(sk, optval, optlen, len); in sock_getsockopt()
/kernel/linux/linux-6.6/net/core/
H A Dsock.c722 static int sock_getbindtodevice(struct sock *sk, sockptr_t optval, in sock_getbindtodevice() function
1890 return sock_getbindtodevice(sk, optval, optlen, len); in sk_getsockopt()

Completed in 11 milliseconds