Searched refs:tipc_set_portimportance (Results 1 – 3 of 3) sorted by relevance
180 int tipc_set_portimportance(u32 portref, unsigned int importance);
795 tipc_set_portimportance(tsock->p->ref, msg_importance(msg)); in auto_connect()1547 tipc_set_portimportance(new_ref, msg_importance(msg)); in accept()1673 res = tipc_set_portimportance(tport->ref, value); in setsockopt()
957 int tipc_set_portimportance(u32 ref, unsigned int imp) in tipc_set_portimportance() function