Home
last modified time | relevance | path

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

/linux-6.1.9/net/smc/
Dsmc_diag.c46 if (sk->sk_protocol == SMCPROTO_SMC) { in smc_diag_msg_common_fill()
229 rc = smc_diag_dump_proto(&smc_proto, skb, cb, SMCPROTO_SMC); in smc_diag_dump()
Dsmc.h26 #define SMCPROTO_SMC 0 /* SMC protocol, IPv4 */ macro
Daf_smc.c3229 if (protocol != SMCPROTO_SMC && protocol != SMCPROTO_SMC6) in __smc_create()
3291 protocol = SMCPROTO_SMC; in smc_ulp_init()