Searched refs:bc_entry (Results 1 – 1 of 1) sorted by relevance
108 struct tipc_bclink_entry bc_entry; member213 kfree(n->bc_entry.link); in tipc_node_kref_release()340 skb_queue_head_init(&n->bc_entry.namedq); in tipc_node_create()341 skb_queue_head_init(&n->bc_entry.inputq1); in tipc_node_create()342 __skb_queue_head_init(&n->bc_entry.arrvq); in tipc_node_create()343 skb_queue_head_init(&n->bc_entry.inputq2); in tipc_node_create()354 &n->bc_entry.inputq1, in tipc_node_create()355 &n->bc_entry.namedq, in tipc_node_create()357 &n->bc_entry.link)) { in tipc_node_create()834 tipc_bc_sndlink(n->net), n->bc_entry.link, in tipc_node_check_dest()[all …]