Searched refs:SMC_SYSTEMID_LEN (Results 1 – 5 of 5) sorted by relevance
259 #define SMC_SYSTEMID_LEN 8 macro261 extern u8 local_systemid[SMC_SYSTEMID_LEN]; /* unique system identifier */
79 u8 id_for_peer[SMC_SYSTEMID_LEN]; /* unique system id */245 u8 id_for_peer[SMC_SYSTEMID_LEN]; /* sender peer_id */
247 char peer_systemid[SMC_SYSTEMID_LEN];
41 u8 local_systemid[SMC_SYSTEMID_LEN]; /* unique system identifier */
428 SMC_SYSTEMID_LEN); in smc_lgr_create()1266 if (memcmp(lgr->peer_systemid, lcl->id_for_peer, SMC_SYSTEMID_LEN) || in smcr_lgr_match()