SMCPROTO_SMC6 221 net/smc/af_smc.c prot = (protocol == SMCPROTO_SMC6) ? &smc_proto6 : &smc_proto; SMCPROTO_SMC6 1969 net/smc/af_smc.c int family = (protocol == SMCPROTO_SMC6) ? PF_INET6 : PF_INET; SMCPROTO_SMC6 1979 net/smc/af_smc.c if (protocol != SMCPROTO_SMC && protocol != SMCPROTO_SMC6) SMCPROTO_SMC6 54 net/smc/smc_diag.c } else if (sk->sk_protocol == SMCPROTO_SMC6) {