Searched defs:smc_pnetentry (Results 1 – 1 of 1) sorted by relevance
59 struct smc_pnetentry { struct60 struct list_head list;61 char pnet_name[SMC_MAX_PNETID_LEN + 1];62 enum smc_pnet_nametype type;63 union {