Home
last modified time | relevance | path

Searched refs:SMC_NLA_SYS_LOCAL_HOST (Results 1 – 2 of 2) sorted by path

/linux/include/uapi/linux/
H A Dsmc.h88 SMC_NLA_SYS_LOCAL_HOST, /* string */ enumerator
/linux/net/smc/
H A Dsmc_core.c256 if (nla_put_string(skb, SMC_NLA_SYS_LOCAL_HOST, hostname)) in smc_nl_get_sys_info()