Searched refs:TIPC_NLA_LINK_ACTIVE (Results 1 – 4 of 4) sorted by relevance
141 TIPC_NLA_LINK_ACTIVE, /* flag */ enumerator
96 [TIPC_NLA_LINK_ACTIVE] = { .type = NLA_FLAG },
601 if (link[TIPC_NLA_LINK_ACTIVE]) in tipc_nl_compat_link_stat_dump()
2713 if (nla_put_flag(msg->skb, TIPC_NLA_LINK_ACTIVE)) in __tipc_nl_add_link()
Completed in 13 milliseconds