Home
last modified time | relevance | path

Searched refs:tipc_node (Results 1 – 7 of 7) sorted by relevance

/net/tipc/
Dnode.c103 struct tipc_node { struct
155 static void __tipc_node_link_down(struct tipc_node *n, int *bearer_id,
158 static void tipc_node_link_down(struct tipc_node *n, int bearer_id,
160 static void node_lost_contact(struct tipc_node *n, struct sk_buff_head *inputq);
161 static void tipc_node_delete(struct tipc_node *node);
163 static void tipc_node_fsm_evt(struct tipc_node *n, int evt);
164 static struct tipc_node *tipc_node_find(struct net *net, u32 addr);
165 static struct tipc_node *tipc_node_find_by_id(struct net *net, u8 *id);
166 static void tipc_node_put(struct tipc_node *node);
167 static bool node_is_up(struct tipc_node *n);
[all …]
Dtrace.h133 int tipc_node_dump(struct tipc_node *n, bool more, char *buf);
326 TP_PROTO(struct tipc_node *n, bool more, const char *header),
348 TP_PROTO(struct tipc_node *n, bool more, const char *header), \
Dbcast.h42 struct tipc_node;
Dcore.h69 struct tipc_node;
Dnode.h74 u32 tipc_node_get_addr(struct tipc_node *node);
Ddiscover.c299 if (tipc_node(d->domain) && d->num_nodes) { in tipc_disc_timeout()
Dnetlink_compat.c924 tipc_node(node), nla_get_u32(publ[TIPC_NLA_PUBL_REF])); in tipc_nl_compat_name_table_dump()
1042 tipc_node(node), in tipc_nl_compat_sk_dump()