Searched refs:APPLDATA_MAX_REC_SIZE (Results 1 – 2 of 2) sorted by relevance
10 #define APPLDATA_MAX_REC_SIZE 4024 /* Maximum size of the */ macro
350 if (ops->size > APPLDATA_MAX_REC_SIZE) in appldata_register_ops()