Lines Matching defs:attrs
1566 struct nlattr *attrs; in __tipc_nl_add_node() local
2209 struct nlattr *attrs[TIPC_NLA_NET_MAX + 1]; in tipc_nl_peer_rm() local
2376 struct nlattr *attrs[TIPC_NLA_LINK_MAX + 1]; in tipc_nl_node_set_link() local
2451 struct nlattr *attrs[TIPC_NLA_LINK_MAX + 1]; in tipc_nl_node_get_link() local
2520 struct nlattr *attrs[TIPC_NLA_LINK_MAX + 1]; in tipc_nl_node_reset_link_stats() local
2615 struct nlattr **attrs = genl_dumpit_info(cb)->attrs; in tipc_nl_node_dump_link() local
2705 struct nlattr *attrs[TIPC_NLA_MON_MAX + 1]; in tipc_nl_node_set_monitor() local
2733 struct nlattr *attrs; in __tipc_nl_add_monitor_prop() local
2823 struct nlattr **attrs = genl_dumpit_info(cb)->attrs; in tipc_nl_node_dump_monitor_peer() local
2866 static int tipc_nl_retrieve_key(struct nlattr **attrs, in tipc_nl_retrieve_key()
2886 static int tipc_nl_retrieve_nodeid(struct nlattr **attrs, u8 **node_id) in tipc_nl_retrieve_nodeid()
2900 static int tipc_nl_retrieve_rekeying(struct nlattr **attrs, u32 *intv) in tipc_nl_retrieve_rekeying()
2913 struct nlattr *attrs[TIPC_NLA_NODE_MAX + 1]; in __tipc_nl_node_set_key() local