tipc_node
struct tipc_node;
struct tipc_node *__dnode)
struct tipc_node *__dnode);
struct tipc_node;
struct tipc_node *node)
struct tipc_node *__dnode, u8 type)
struct tipc_node *__dnode)
struct tipc_node *n;
struct tipc_node *node;
struct tipc_node *dest)
struct tipc_node *__dnode);
struct tipc_node *__dnode, u8 type);
struct tipc_node *__dnode)
struct tipc_node *node);
struct tipc_node *__dnode);
struct tipc_node *dest);
if (tipc_node(d->domain) && d->num_nodes) {
tipc_node(node),
tipc_node(node), nla_get_u32(publ[TIPC_NLA_PUBL_REF]));
static void tipc_node_link_down(struct tipc_node *n, int bearer_id, bool delete)
static bool node_is_up(struct tipc_node *n)
struct tipc_node *n;
struct tipc_node *n;
struct tipc_node *n;
struct tipc_node *n;
struct tipc_node *n;
static void tipc_node_reset_links(struct tipc_node *n)
static void tipc_node_fsm_evt(struct tipc_node *n, int evt)
static void node_lost_contact(struct tipc_node *n,
struct tipc_node *node = tipc_node_find(net, addr);
static int __tipc_nl_add_node(struct tipc_nl_msg *msg, struct tipc_node *node)
struct tipc_node *n;
static void __tipc_node_link_down(struct tipc_node *n, int *bearer_id,
static void tipc_node_link_down(struct tipc_node *n, int bearer_id,
static void node_lost_contact(struct tipc_node *n, struct sk_buff_head *inputq);
struct tipc_node *n;
static void tipc_node_delete(struct tipc_node *node);
static void tipc_node_fsm_evt(struct tipc_node *n, int evt);
static void tipc_node_mcast_rcv(struct tipc_node *n)
static struct tipc_node *tipc_node_find(struct net *net, u32 addr);
static void tipc_node_bc_sync_rcv(struct tipc_node *n, struct tipc_msg *hdr,
static struct tipc_node *tipc_node_find_by_id(struct net *net, u8 *id);
static bool node_is_up(struct tipc_node *n);
static void tipc_node_delete_from_list(struct tipc_node *node);
struct tipc_node *n;
static bool tipc_node_check_state(struct tipc_node *n, struct sk_buff *skb,
static struct tipc_link *node_active_link(struct tipc_node *n, int sel)
struct tipc_node *n;
struct tipc_node *n;
struct tipc_node *n;
struct tipc_node *peer, *temp_node;
struct tipc_node *node;
struct tipc_node *n;
static struct tipc_node *tipc_node_find_by_name(struct net *net,
struct tipc_node *n;
struct tipc_node *found_node = NULL;
struct tipc_node *node;
struct tipc_node *n;
struct tipc_node *node;
struct tipc_node *node;
struct tipc_node *node, u32 *prev_link,
u32 tipc_node_get_addr(struct tipc_node *node)
struct tipc_node *node;
char *tipc_node_get_id_str(struct tipc_node *node)
struct tipc_crypto *tipc_node_crypto_rx(struct tipc_node *__n)
return container_of(pos, struct tipc_node, list)->crypto_rx;
struct tipc_node *n;
struct tipc_node *n = NULL;
struct tipc_node *n = container_of(rp, struct tipc_node, rcu);
struct tipc_node *n;
int tipc_node_dump(struct tipc_node *n, bool more, char *buf)
struct tipc_node *n = container_of(kref, struct tipc_node, kref);
struct tipc_node *n;
void tipc_node_put(struct tipc_node *node)
void tipc_node_get(struct tipc_node *node)
static struct tipc_node *tipc_node_find(struct net *net, u32 addr)
struct tipc_node *node;
static struct tipc_node *tipc_node_find_by_id(struct net *net, u8 *id)
struct tipc_node *n;
static void tipc_node_read_lock(struct tipc_node *n)
static void tipc_node_read_unlock(struct tipc_node *n)
static void tipc_node_write_lock(struct tipc_node *n)
static void tipc_node_write_unlock_fast(struct tipc_node *n)
static void tipc_node_write_unlock(struct tipc_node *n)
static void tipc_node_assign_peer_net(struct tipc_node *n, u32 hash_mixes)
struct tipc_node *tipc_node_create(struct net *net, u32 addr, u8 *peer_id,
struct tipc_node *n, *temp_node;
static void tipc_node_calculate_timer(struct tipc_node *n, struct tipc_link *l)
static void tipc_node_delete_from_list(struct tipc_node *node)
static void tipc_node_delete(struct tipc_node *node)
struct tipc_node *node, *t_node;
struct tipc_node *n;
struct tipc_node *n;
struct tipc_node *node;
struct tipc_node *node;
static void tipc_node_clear_links(struct tipc_node *node)
static bool tipc_node_cleanup(struct tipc_node *peer)
struct tipc_node *temp_node;
struct tipc_node *n = timer_container_of(n, t, timer);
static void __tipc_node_link_up(struct tipc_node *n, int bearer_id,
static void tipc_node_link_up(struct tipc_node *n, int bearer_id,
static void tipc_node_link_failover(struct tipc_node *n, struct tipc_link *l,
static void __tipc_node_link_down(struct tipc_node *n, int *bearer_id,
u32 tipc_node_get_addr(struct tipc_node *node);
char *tipc_node_get_id_str(struct tipc_node *node);
void tipc_node_put(struct tipc_node *node);
void tipc_node_get(struct tipc_node *node);
struct tipc_node *tipc_node_create(struct net *net, u32 addr, u8 *peer_id,
struct tipc_crypto *tipc_node_crypto_rx(struct tipc_node *__n);
int tipc_node_dump(struct tipc_node *n, bool more, char *buf);
TP_PROTO(struct tipc_node *n, bool more, const char *header),
TP_PROTO(struct tipc_node *n, bool more, const char *header), \