Searched refs:SMCPROTO_SMC (Results 1 – 2 of 2) sorted by relevance
| /linux/net/smc/ | ||
| H A D | smc.h | 29 #define SMCPROTO_SMC 0 /* SMC protocol, IPv4 */ macro |
| H A D | af_smc.c | 3381 if (protocol != SMCPROTO_SMC && protocol != SMCPROTO_SMC6) in smc_create() |