Home
last modified time | relevance | path

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

/linux/net/core/
A Dsock_reuseport.c530 struct sock *first_valid_sk = NULL; in reuseport_select_sock_by_hash() local
546 if (!first_valid_sk) in reuseport_select_sock_by_hash()
547 first_valid_sk = sk; in reuseport_select_sock_by_hash()
555 return first_valid_sk; in reuseport_select_sock_by_hash()

Completed in 5 milliseconds