Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Dip6_udp_tunnel.c34 err = sock_bindtoindex(sock->sk, cfg->bind_ifindex, true); in udp_sock_create6()
/linux/net/ipv4/
H A Dudp_tunnel_core.c24 err = sock_bindtoindex(sock->sk, cfg->bind_ifindex, true); in udp_sock_create4()
/linux/net/core/
H A Dsock.c664 int sock_bindtoindex(struct sock *sk, int ifindex, bool lock_sk) in sock_bindtoindex() function
676 EXPORT_SYMBOL(sock_bindtoindex);