Home
last modified time | relevance | path

Searched refs:tipc_set_portunreturnable (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/net/tipc/
Dport.h186 int tipc_set_portunreturnable(u32 portref, unsigned int isunreturnable);
Dsocket.c237 tipc_set_portunreturnable(tp_ptr->ref, 1); in tipc_create()
1695 res = tipc_set_portunreturnable(tport->ref, value); in setsockopt()
Dport.c317 int tipc_set_portunreturnable(u32 ref, unsigned int isunrejectable) in tipc_set_portunreturnable() function