Home
last modified time | relevance | path

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

/net/core/
Dsock.c672 static int sock_setbindtodevice(struct sock *sk, sockptr_t optval, int optlen) in sock_setbindtodevice() function
1103 return sock_setbindtodevice(sk, optval, optlen); in sk_setsockopt()