tipc_dest_find 998 net/tipc/name_table.c if (tipc_dest_find(l, node, port)) tipc_dest_find 1030 net/tipc/name_table.c dst = tipc_dest_find(l, node, port); tipc_dest_find 141 net/tipc/name_table.h struct tipc_dest *tipc_dest_find(struct list_head *l, u32 node, u32 port); tipc_dest_find 907 net/tipc/socket.c !tipc_dest_find(&tsk->cong_links, node, 0) && tipc_dest_find 982 net/tipc/socket.c if (likely(!cong && !tipc_dest_find(cong_links, node, 0))) tipc_dest_find 987 net/tipc/socket.c !tipc_dest_find(cong_links, node, 0) && tipc_dest_find 1374 net/tipc/socket.c !tipc_dest_find(clinks, dnode, 0));