Searched refs:sock_min (Results 1 – 1 of 1) sorted by relevance
1339 int sock_min = 999999, pnode_min = 99999; in decode_gam_rng_tbl() local1373 if (sock_min > gre->sockid) in decode_gam_rng_tbl()1374 sock_min = gre->sockid; in decode_gam_rng_tbl()1382 _min_socket = sock_min; in decode_gam_rng_tbl()