Searched refs:bc_entry (Results 1 – 1 of 1) sorted by relevance
116 struct tipc_bclink_entry bc_entry; member305 kfree(n->bc_entry.link); in tipc_node_kref_release()543 skb_queue_head_init(&n->bc_entry.namedq); in tipc_node_create()544 skb_queue_head_init(&n->bc_entry.inputq1); in tipc_node_create()545 __skb_queue_head_init(&n->bc_entry.arrvq); in tipc_node_create()546 skb_queue_head_init(&n->bc_entry.inputq2); in tipc_node_create()554 n->bc_entry.link = NULL; in tipc_node_create()1151 if (unlikely(!n->bc_entry.link)) { in tipc_node_check_dest()1158 &n->bc_entry.inputq1, in tipc_node_check_dest()1159 &n->bc_entry.namedq, snd_l, in tipc_node_check_dest()[all …]