tipc_connect2port  150 include/net/tipc/tipc.h int tipc_connect2port(u32 portref, struct tipc_portid const *port);
tipc_connect2port  165 net/tipc/config.c 			rv = tipc_connect2port(mng.conn_port_ref, orig);
tipc_connect2port  237 net/tipc/config.c 			tipc_connect2port(sub->port_ref, orig);
tipc_connect2port  841 net/tipc/port.c 					if (tipc_connect2port(dref, &orig))
tipc_connect2port  781 net/tipc/socket.c 	tipc_connect2port(tsock->p->ref, &tsock->peer_name);
tipc_connect2port 1552 net/tipc/socket.c 		tipc_connect2port(new_ref, &new_tsock->peer_name);
tipc_connect2port  515 net/tipc/subscr.c 	tipc_connect2port(subscriber->port_ref, orig);