Home
last modified time | relevance | path

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

/linux-3.4.99/net/tipc/
Dport.h185 int tipc_portunreturnable(u32 portref, unsigned int *isunreturnable);
Dsocket.c1751 res = tipc_portunreturnable(tport->ref, &value); in getsockopt()
Dport.c305 int tipc_portunreturnable(u32 ref, unsigned int *isunrejectable) in tipc_portunreturnable() function