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