Searched refs:ident_tail (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/smc/
H A Dsmc_ism.c52 u16 ident_tail; local
57 ident_tail = (u16)(id.ident & SMC_ISM_IDENT_MASK);
58 snprintf(tmp, 5, "%04X", ident_tail);

Completed in 130 milliseconds