Searched defs:lnet_peer_table (Results 1 – 1 of 1) sorted by relevance
343 struct lnet_peer_table { struct344 int pt_version; /* /proc validity stamp */345 int pt_number; /* # peers extant */346 struct list_head pt_deathrow; /* zombie peers */347 struct list_head *pt_hash; /* NID->peer hash */