SMC_DIAG_CONNINFO
if ((req->diag_ext & (1 << (SMC_DIAG_CONNINFO - 1))) &&
if (nla_put(skb, SMC_DIAG_CONNINFO, sizeof(cinfo), &cinfo) < 0)