Searched refs:bc_entry (Results 1 – 1 of 1) sorted by relevance
111 struct tipc_bclink_entry bc_entry; member252 kfree(n->bc_entry.link); in tipc_node_kref_release()455 skb_queue_head_init(&n->bc_entry.namedq); in tipc_node_create()456 skb_queue_head_init(&n->bc_entry.inputq1); in tipc_node_create()457 __skb_queue_head_init(&n->bc_entry.arrvq); in tipc_node_create()458 skb_queue_head_init(&n->bc_entry.inputq2); in tipc_node_create()470 &n->bc_entry.inputq1, in tipc_node_create()471 &n->bc_entry.namedq, in tipc_node_create()473 &n->bc_entry.link)) { in tipc_node_create()1142 tipc_bc_sndlink(n->net), n->bc_entry.link, in tipc_node_check_dest()[all …]