Searched refs:TIPC_CRITICAL_IMPORTANCE (Results 1 – 7 of 7) sorted by relevance
115 #define TIPC_CRITICAL_IMPORTANCE 3 macro
108 TIPC_CRITICAL_IMPORTANCE; in tipc_init()
354 topsrv->imp = TIPC_CRITICAL_IMPORTANCE; in tipc_subscr_start()
224 if (imp > TIPC_CRITICAL_IMPORTANCE) in tsk_set_importance()456 skb = tipc_msg_create(TIPC_CRITICAL_IMPORTANCE, in tipc_release()1552 if (unlikely(msg_importance(msg) > TIPC_CRITICAL_IMPORTANCE)) { in filter_connect()1615 return sk->sk_rcvbuf >> TIPC_CRITICAL_IMPORTANCE << in rcvbuf_limit()2099 skb = tipc_msg_create(TIPC_CRITICAL_IMPORTANCE, in tipc_shutdown()
348 if (unlikely(imp > TIPC_CRITICAL_IMPORTANCE)) { in link_schedule_user()413 l->backlog[TIPC_CRITICAL_IMPORTANCE].len = 0; in tipc_link_purge_backlog()1184 case TIPC_CRITICAL_IMPORTANCE: in tipc_data_input()1757 l->backlog[TIPC_CRITICAL_IMPORTANCE].limit = win * 2; in tipc_link_set_queue_limits()
419 skb = tipc_msg_create(TIPC_CRITICAL_IMPORTANCE, TIPC_CONN_MSG, in node_lost_contact()
180 return msg_user(m) <= TIPC_CRITICAL_IMPORTANCE; in msg_isdata()