tipc_dest_push    729 net/tipc/bcast.c 	else if (tipc_dest_push(&nl->list, node, 0))
tipc_dest_push    500 net/tipc/name_table.c 		tipc_dest_push(dsts, p->node, p->port);
tipc_dest_push    537 net/tipc/name_table.c 				tipc_dest_push(dports, 0, p->port);
tipc_dest_push    142 net/tipc/name_table.h bool tipc_dest_push(struct list_head *l, u32 node, u32 port);
tipc_dest_push    865 net/tipc/socket.c 		tipc_dest_push(&tsk->cong_links, dnode, 0);
tipc_dest_push   1407 net/tipc/socket.c 		tipc_dest_push(clinks, dnode, 0);
tipc_dest_push   2706 net/tipc/socket.c 		tipc_dest_push(&tsk->cong_links, pnode, 0);