Searched refs:tipc_set_portunreliable (Results 1 – 3 of 3) sorted by relevance
183 int tipc_set_portunreliable(u32 portref, unsigned int isunreliable);
239 tipc_set_portunreliable(tp_ptr->ref, 1); in tipc_create()1690 res = tipc_set_portunreliable(tport->ref, value); in setsockopt()
288 int tipc_set_portunreliable(u32 ref, unsigned int isunreliable) in tipc_set_portunreliable() function