Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dsock_reuseport.h30 extern int reuseport_add_sock(struct sock *sk, struct sock *sk2,
/Linux-v4.19/net/core/
Dsock_reuseport.c149 int reuseport_add_sock(struct sock *sk, struct sock *sk2, bool bind_inany) in reuseport_add_sock() function
/Linux-v4.19/net/ipv4/
Dinet_hashtables.c574 return reuseport_add_sock(sk, sk2, in inet_reuseport_add_sock()
Dudp.c224 return reuseport_add_sock(sk, sk2, in udp_reuseport_add_sock()