Home
last modified time | relevance | path

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

/linux-6.6.21/net/core/
Dsock_reuseport.c528 static struct sock *reuseport_select_sock_by_hash(struct sock_reuseport *reuse, in reuseport_select_sock_by_hash() function
603 sk2 = reuseport_select_sock_by_hash(reuse, hash, socks); in reuseport_select_sock()
667 nsk = reuseport_select_sock_by_hash(reuse, hash, socks); in reuseport_migrate_sock()