Searched refs:SMC_SYSTEMID_LEN (Results 1 – 5 of 5) sorted by relevance
254 #define SMC_SYSTEMID_LEN 8 macro256 extern u8 local_systemid[SMC_SYSTEMID_LEN]; /* unique system identifier */
84 u8 id_for_peer[SMC_SYSTEMID_LEN]; /* unique system id */250 u8 id_for_peer[SMC_SYSTEMID_LEN]; /* sender peer_id */
253 char peer_systemid[SMC_SYSTEMID_LEN];
42 u8 local_systemid[SMC_SYSTEMID_LEN]; /* unique system identifier */
819 SMC_SYSTEMID_LEN); in smc_lgr_create()1651 if (memcmp(lgr->peer_systemid, lcl->id_for_peer, SMC_SYSTEMID_LEN) || in smcr_lgr_match()