Searched refs:RTE_MP_MAX_FD_NUM (Results 1 – 3 of 3) sorted by relevance
162 #define RTE_MP_MAX_FD_NUM 8 /* The max amount of fds */ macro170 int fds[RTE_MP_MAX_FD_NUM];
305 if (m->msg.num_fds < 0 || m->msg.num_fds > RTE_MP_MAX_FD_NUM) { in read_msg()803 if (msg->num_fds > RTE_MP_MAX_FD_NUM) { in check_input()805 RTE_MP_MAX_FD_NUM); in check_input()
2382 RTE_MP_MAX_FD_NUM){ in tap_mp_sync_queues()