Home | History | Annotate | Download | only in pppd

Lines Matching refs:MIN_REC_SIZE

68 #define MIN_REC_SIZE (2*sizeof(struct list_struct) + TDB_ALIGNMENT)
866 if (rec->rec_len > length + MIN_REC_SIZE) {