Home
last modified time | relevance | path

Searched refs:SMCPROTO_SMC (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/smc/
H A Dsmc.h25 #define SMCPROTO_SMC 0 /* SMC protocol, IPv4 */ macro
H A Dsmc_diag.c59 if (sk->sk_protocol == SMCPROTO_SMC) { in smc_diag_msg_common_fill()
242 rc = smc_diag_dump_proto(&smc_proto, skb, cb, SMCPROTO_SMC); in smc_diag_dump()
H A Daf_smc.c2468 if (protocol != SMCPROTO_SMC && protocol != SMCPROTO_SMC6) in smc_create()
/kernel/linux/linux-6.6/net/smc/
H A 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()
H A Dsmc.h29 #define SMCPROTO_SMC 0 /* SMC protocol, IPv4 */ macro
H A Daf_smc.c3299 if (protocol != SMCPROTO_SMC && protocol != SMCPROTO_SMC6) in __smc_create()
3372 protocol = SMCPROTO_SMC; in smc_ulp_init()

Completed in 10 milliseconds