Searched refs:first_valid_sk (Results 1 – 1 of 1) sorted by relevance
530 struct sock *first_valid_sk = NULL; in reuseport_select_sock_by_hash() local546 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