Searched refs:TIPC_NLA_LINK_UP (Results 1 – 4 of 4) sorted by relevance
140 TIPC_NLA_LINK_UP, /* flag */ enumerator
95 [TIPC_NLA_LINK_UP] = { .type = NLA_FLAG },
603 else if (link[TIPC_NLA_LINK_UP]) in tipc_nl_compat_link_stat_dump()700 link_info.up = htonl(nla_get_flag(link[TIPC_NLA_LINK_UP])); in tipc_nl_compat_link_dump()
2719 if (nla_put_flag(msg->skb, TIPC_NLA_LINK_UP)) in __tipc_nl_add_link()2836 if (nla_put_flag(msg->skb, TIPC_NLA_LINK_UP)) in tipc_nl_add_bc_link()