Searched defs:tipc_connect (Results 1 – 3 of 3) sorted by relevance
172 int tipc_connect(const char* dev_name, const char* srv_name) { in tipc_connect() function
29 int tipc_connect(handle_t* handle_p, const char* port) { in tipc_connect() function
2517 TEST(ipc, tipc_connect) { in TEST() argument