Home
last modified time | relevance | path

Searched defs:smc_pnetentry (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/smc/
H A Dsmc_pnet.c59 struct smc_pnetentry { struct
60 struct list_head list;
61 char pnet_name[SMC_MAX_PNETID_LEN + 1];
62 enum smc_pnet_nametype type;
63 union {