Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/core/
H A Dsock.c560 static int sock_bindtoindex_locked(struct sock *sk, int ifindex) in sock_bindtoindex_locked() function
594 ret = sock_bindtoindex_locked(sk, ifindex); in sock_bindtoindex()
1247 ret = sock_bindtoindex_locked(sk, val); in sock_setsockopt()