Home
last modified time | relevance | path

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

/Linux-v5.4/net/core/
Dsock.c572 static int sock_setbindtodevice_locked(struct sock *sk, int ifindex) in sock_setbindtodevice_locked() function
641 ret = sock_setbindtodevice_locked(sk, index); in sock_setbindtodevice()
1177 ret = sock_setbindtodevice_locked(sk, val); in sock_setsockopt()