Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv6/
Daf_inet6.c276 static int __inet6_bind(struct sock *sk, struct sockaddr *uaddr, int addr_len, in __inet6_bind() function
440 return __inet6_bind(sk, uaddr, addr_len, false, true); in inet6_bind()
904 .inet6_bind = __inet6_bind,