Searched refs:SMC_DIAG_CONNINFO (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dsmc_diag.h45 SMC_DIAG_CONNINFO, enumerator in enum:__anon3762
55 /* SMC_DIAG_CONNINFO */
/linux-master/net/smc/
H A Dsmc_diag.c106 if ((req->diag_ext & (1 << (SMC_DIAG_CONNINFO - 1))) &&
142 if (nla_put(skb, SMC_DIAG_CONNINFO, sizeof(cinfo), &cinfo) < 0)

Completed in 132 milliseconds