Searched refs:MAX_PACKET_COUNT (Results 1 – 1 of 1) sorted by relevance
69 #define MAX_PACKET_COUNT (8) macro73 struct rpmb_packet cmd[MAX_PACKET_COUNT];74 struct rpmb_packet res[MAX_PACKET_COUNT];459 if (s->res_count > MAX_PACKET_COUNT) { in handle_conn()479 if (s->cmd_count > MAX_PACKET_COUNT) { in handle_conn()