Lines Matching +defs:port +defs:id +defs:attrs
189 u32 port; member
230 bool tipc_node_get_id(struct net *net, u32 addr, u8 *id) in tipc_node_get_id()
352 static struct tipc_node *tipc_node_find_by_id(struct net *net, u8 *id) in tipc_node_find_by_id()
692 int tipc_node_add_conn(struct net *net, u32 dnode, u32 port, u32 peer_port) in tipc_node_add_conn()
723 void tipc_node_remove_conn(struct net *net, u32 dnode, u32 port) in tipc_node_remove_conn()
1133 u32 tipc_node_try_addr(struct net *net, u8 *id, u32 addr) in tipc_node_try_addr()
1597 struct nlattr *attrs; in __tipc_nl_add_node() local
2243 struct nlattr *attrs[TIPC_NLA_NET_MAX + 1]; in tipc_nl_peer_rm() local
2425 struct nlattr *attrs[TIPC_NLA_LINK_MAX + 1]; in tipc_nl_node_set_link() local
2500 struct nlattr *attrs[TIPC_NLA_LINK_MAX + 1]; in tipc_nl_node_get_link() local
2569 struct nlattr *attrs[TIPC_NLA_LINK_MAX + 1]; in tipc_nl_node_reset_link_stats() local
2664 struct nlattr **attrs = genl_dumpit_info(cb)->info.attrs; in tipc_nl_node_dump_link() local
2754 struct nlattr *attrs[TIPC_NLA_MON_MAX + 1]; in tipc_nl_node_set_monitor() local
2782 struct nlattr *attrs; in __tipc_nl_add_monitor_prop() local
2872 struct nlattr **attrs = genl_dumpit_info(cb)->info.attrs; in tipc_nl_node_dump_monitor_peer() local
2915 static int tipc_nl_retrieve_key(struct nlattr **attrs, in tipc_nl_retrieve_key()
2935 static int tipc_nl_retrieve_nodeid(struct nlattr **attrs, u8 **node_id) in tipc_nl_retrieve_nodeid()
2949 static int tipc_nl_retrieve_rekeying(struct nlattr **attrs, u32 *intv) in tipc_nl_retrieve_rekeying()
2962 struct nlattr *attrs[TIPC_NLA_NODE_MAX + 1]; in __tipc_nl_node_set_key() local
2968 u8 *id, *own_id, mode; in __tipc_nl_node_set_key() local