Home
last modified time | relevance | path

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

/Linux-v4.19/net/smc/
Dsmc.h21 #define SMCPROTO_SMC 0 /* SMC protocol, IPv4 */ macro
Dsmc_diag.c47 if (sk->sk_protocol == SMCPROTO_SMC) { in smc_diag_msg_common_fill()
Daf_smc.c1894 if (protocol != SMCPROTO_SMC && protocol != SMCPROTO_SMC6) in smc_create()