Searched refs:sock_min (Results 1 – 1 of 1) sorted by relevance
1201 int sock_min = 999999, pnode_min = 99999; in decode_gam_rng_tbl() local1235 if (sock_min > gre->sockid) in decode_gam_rng_tbl()1236 sock_min = gre->sockid; in decode_gam_rng_tbl()1244 _min_socket = sock_min; in decode_gam_rng_tbl()