Searched refs:TIPC_NLA_LINK_UP (Results 1 – 4 of 4) sorted by relevance
119 TIPC_NLA_LINK_UP, /* flag */ enumerator
412 if (nla_put_flag(msg->skb, TIPC_NLA_LINK_UP)) in tipc_nl_add_bc_link()
486 else if (link[TIPC_NLA_LINK_UP]) in tipc_nl_compat_link_stat_dump()576 link_info.up = htonl(nla_get_flag(link[TIPC_NLA_LINK_UP])); in tipc_nl_compat_link_dump()
63 [TIPC_NLA_LINK_UP] = { .type = NLA_FLAG },1804 if (nla_put_flag(msg->skb, TIPC_NLA_LINK_UP)) in __tipc_nl_add_link()