Searched refs:MAX_PACKET_COUNT (Results 1 – 1 of 1) sorted by relevance
77 #define MAX_PACKET_COUNT (8) macro81 struct rpmb_packet cmd[MAX_PACKET_COUNT];82 struct rpmb_packet res[MAX_PACKET_COUNT];466 if (s->res_count > MAX_PACKET_COUNT) { in handle_conn()486 if (s->cmd_count > MAX_PACKET_COUNT) { in handle_conn()