Searched refs:TIPC_NLA_MON (Results 1 – 6 of 6) sorted by relevance
82 TIPC_NLA_MON, /* nest */ enumerator
85 TIPC_NLA_MON, /* nest */ enumerator
57 [TIPC_NLA_MON] = { .type = NLA_NESTED, },
2709 if (!info->attrs[TIPC_NLA_MON]) in tipc_nl_node_set_monitor()2713 info->attrs[TIPC_NLA_MON], in tipc_nl_node_set_monitor()2742 attrs = nla_nest_start_noflag(msg->skb, TIPC_NLA_MON); in __tipc_nl_add_monitor_prop()2826 if (!attrs[TIPC_NLA_MON]) in tipc_nl_node_dump_monitor_peer()2830 attrs[TIPC_NLA_MON], in tipc_nl_node_dump_monitor_peer()
813 attrs = nla_nest_start_noflag(msg->skb, TIPC_NLA_MON); in __tipc_nl_add_monitor()