Searched refs:bc_entry (Results 1 – 1 of 1) sorted by relevance
110 struct tipc_bclink_entry bc_entry; member241 kfree(n->bc_entry.link); in tipc_node_kref_release()402 skb_queue_head_init(&n->bc_entry.namedq); in tipc_node_create()403 skb_queue_head_init(&n->bc_entry.inputq1); in tipc_node_create()404 __skb_queue_head_init(&n->bc_entry.arrvq); in tipc_node_create()405 skb_queue_head_init(&n->bc_entry.inputq2); in tipc_node_create()417 &n->bc_entry.inputq1, in tipc_node_create()418 &n->bc_entry.namedq, in tipc_node_create()420 &n->bc_entry.link)) { in tipc_node_create()1009 tipc_bc_sndlink(n->net), n->bc_entry.link, in tipc_node_check_dest()[all …]