Searched refs:SMC_NLA_SEID_ENTRY (Results 1 – 2 of 2) sorted by relevance
/linux/include/uapi/linux/ | ||
H A D | smc.h | 296 SMC_NLA_SEID_ENTRY, /* string */ enumerator |
/linux/net/smc/ | ||
H A D | smc_clc.c | 260 if (nla_put_string(skb, SMC_NLA_SEID_ENTRY, seid_str)) in smc_nl_dump_seid() |