Home
last modified time | relevance | path

Searched refs:SMC_CLC_ACCEPT (Results 1 – 3 of 3) sorted by relevance

/linux/net/smc/
H A Dsmc_clc.h23 #define SMC_CLC_ACCEPT 0x02 macro
H A Dsmc_clc.c487 case SMC_CLC_ACCEPT: in smc_clc_msg_hdr_valid()
1118 case SMC_CLC_ACCEPT: in smcr_clc_prep_confirm_accept()
1245 aclc.hdr.type = SMC_CLC_ACCEPT; in smc_clc_send_accept()
H A Daf_smc.c1198 SMC_CLC_ACCEPT, CLC_WAIT_TIME); in smc_connect_clc()