Searched refs:tipc_set_portunreturnable (Results 1 – 3 of 3) sorted by relevance
186 int tipc_set_portunreturnable(u32 portref, unsigned int isunreturnable);
237 tipc_set_portunreturnable(tp_ptr->ref, 1); in tipc_create()1695 res = tipc_set_portunreturnable(tport->ref, value); in setsockopt()
317 int tipc_set_portunreturnable(u32 ref, unsigned int isunrejectable) in tipc_set_portunreturnable() function