Searched refs:SMC_NLA_EID_TABLE_ENTRY (Results 1 – 3 of 3) sorted by relevance
29 [SMC_NLA_EID_TABLE_ENTRY] = { .type = NLA_STRING,
131 struct nlattr *nla_ueid = info->attrs[SMC_NLA_EID_TABLE_ENTRY]; in smc_nl_add_ueid()168 struct nlattr *nla_ueid = info->attrs[SMC_NLA_EID_TABLE_ENTRY]; in smc_nl_remove_ueid()196 if (nla_put_string(skb, SMC_NLA_EID_TABLE_ENTRY, ueid_str)) { in smc_nl_ueid_dumpinfo()
277 SMC_NLA_EID_TABLE_ENTRY, /* string */ enumerator