Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/core/
Dsock.c647 static int sock_getbindtodevice(struct sock *sk, char __user *optval, in sock_getbindtodevice() function
1526 return sock_getbindtodevice(sk, optval, optlen, len); in sock_getsockopt()