Home
last modified time | relevance | path

Searched refs:inputq2 (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/net/tipc/
Dnode.h81 struct sk_buff_head inputq2; member
Dnode.c170 skb_queue_head_init(&n_ptr->bc_entry.inputq2); in tipc_node_create()
1129 spin_lock_bh(&be->inputq2.lock); in tipc_node_bc_rcv()
1133 spin_unlock_bh(&be->inputq2.lock); in tipc_node_bc_rcv()
1134 tipc_sk_mcast_rcv(net, &be->arrvq, &be->inputq2); in tipc_node_bc_rcv()