Home
last modified time | relevance | path

Searched refs:TIPC_NLA_NODE_KEY (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dtipc_netlink.h167 TIPC_NLA_NODE_KEY, /* data */ enumerator
/openbmc/linux/net/tipc/
H A Dnetlink.c109 [TIPC_NLA_NODE_KEY] = { .type = NLA_BINARY,
H A Dnode.c2920 struct nlattr *attr = attrs[TIPC_NLA_NODE_KEY]; in tipc_nl_retrieve_key()