Searched refs:tipc_dest_pop (Results 1 – 2 of 2) sorted by relevance
1170 bool tipc_dest_pop(struct list_head *l, u32 *node, u32 *port) in tipc_dest_pop() function
1030 tipc_dest_pop(&dsts, &node, &port); in tipc_send_group_anycast()1174 tipc_dest_pop(&dsts, &ua->sk.node, &ua->sk.ref); in tipc_send_group_mcast()1244 while (tipc_dest_pop(&dports, NULL, &portid)) { in tipc_sk_mcast_rcv()