Home
last modified time | relevance | path

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

/linux/net/smc/
H A Dsmc.h29 #define SMCPROTO_SMC 0 /* SMC protocol, IPv4 */ macro
H A Daf_smc.c3381 if (protocol != SMCPROTO_SMC && protocol != SMCPROTO_SMC6) in smc_create()