Searched defs:lnet_peer_table (Results 1 – 1 of 1) sorted by relevance
482 struct lnet_peer_table { struct483 int pt_version; /* /proc validity stamp */484 int pt_number; /* # peers extant */485 struct list_head pt_deathrow; /* zombie peers */486 struct list_head *pt_hash; /* NID->peer hash */