Searched refs:low_msgtype (Results 1 – 1 of 1) sorted by relevance
885 long low_msgtype; in msgrcv_lookup() local918 low_msgtype = -msgtyp; in msgrcv_lookup()919 if (low_msgtype < qp_low) { in msgrcv_lookup()927 if (mp->msg_type <= low_msgtype && in msgrcv_lookup()930 low_msgtype = mp->msg_type; in msgrcv_lookup()931 if (low_msgtype == qp_low) { in msgrcv_lookup()