Home
last modified time | relevance | path

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

/net/tipc/
Dport.c324 int tipc_portunreturnable(u32 ref, unsigned int *isunrejectable) in tipc_portunreturnable() argument
331 *isunrejectable = port_unreturnable(p_ptr); in tipc_portunreturnable()
336 int tipc_set_portunreturnable(u32 ref, unsigned int isunrejectable) in tipc_set_portunreturnable() argument
343 msg_set_dest_droppable(&p_ptr->phdr, (isunrejectable != 0)); in tipc_set_portunreturnable()