Home
last modified time | relevance | path

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

/Linux-v5.15/net/core/
Dsock.c628 static int sock_setbindtodevice(struct sock *sk, sockptr_t optval, int optlen) in sock_setbindtodevice() function
971 return sock_setbindtodevice(sk, optval, optlen); in sock_setsockopt()