Searched refs:MSG_FRAGMENTER (Results 1 – 4 of 4) sorted by relevance
47 if ((msg_user(m) == MSG_FRAGMENTER) && in tipc_msg_tot_importance()151 case MSG_FRAGMENTER: in tipc_msg_dbg()370 if ((usr == MSG_FRAGMENTER) && (msg_type(msg) == FIRST_FRAGMENT)) in tipc_msg_dbg()
253 if ((msg_user(msg) == MSG_FRAGMENTER) && in link_timeout()901 (msg_user(msg) != MSG_FRAGMENTER)) { in tipc_link_send_buf()1170 tipc_msg_init(&fragm_hdr, MSG_FRAGMENTER, FIRST_FRAGMENT, in link_send_sections_long()1662 (msg_user(msg) != MSG_FRAGMENTER)) in tipc_recv_msg()1757 case MSG_FRAGMENTER: in tipc_recv_msg()2428 tipc_msg_init(&fragm_hdr, MSG_FRAGMENTER, FIRST_FRAGMENT, in link_send_long_buf()2654 l_ptr->queue_limit[MSG_FRAGMENTER] = 4000; in tipc_link_set_queue_limits()
519 #define MSG_FRAGMENTER 12 macro
503 } else if (msg_user(msg) == MSG_FRAGMENTER) { in tipc_bclink_recv_pkt()