Searched refs:bc_entry (Results 1 – 1 of 1) sorted by relevance
111 struct tipc_bclink_entry bc_entry; member242 kfree(n->bc_entry.link); in tipc_node_kref_release()409 skb_queue_head_init(&n->bc_entry.namedq); in tipc_node_create()410 skb_queue_head_init(&n->bc_entry.inputq1); in tipc_node_create()411 __skb_queue_head_init(&n->bc_entry.arrvq); in tipc_node_create()412 skb_queue_head_init(&n->bc_entry.inputq2); in tipc_node_create()424 &n->bc_entry.inputq1, in tipc_node_create()425 &n->bc_entry.namedq, in tipc_node_create()427 &n->bc_entry.link)) { in tipc_node_create()1089 tipc_bc_sndlink(n->net), n->bc_entry.link, in tipc_node_check_dest()[all …]