Searched refs:TIPC_NLA_NODE_UP (Results 1 – 4 of 4) sorted by relevance
165 TIPC_NLA_NODE_UP, /* flag */ enumerator
106 [TIPC_NLA_NODE_UP] = { .type = NLA_FLAG },
1131 node_info.up = htonl(nla_get_flag(node[TIPC_NLA_NODE_UP])); in tipc_nl_compat_node_dump()
1605 if (nla_put_flag(msg->skb, TIPC_NLA_NODE_UP)) in __tipc_nl_add_node()
Completed in 16 milliseconds