Searched refs:SMC_NLA_SEID_ENABLED (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/include/uapi/linux/ | ||
D | smc.h | 297 SMC_NLA_SEID_ENABLED, /* u8 */ enumerator |
/linux-6.12.1/net/smc/ | ||
D | smc_clc.c | 265 if (nla_put_u8(skb, SMC_NLA_SEID_ENABLED, seid_enabled)) in smc_nl_dump_seid() |