Searched refs:MAX_HDLC_FRAME_SIZE (Results 1 – 1 of 1) sorted by relevance
105 #define MAX_HDLC_FRAME_SIZE 65535 macro803 maxframe = clamp(maxframe, 4096, MAX_HDLC_FRAME_SIZE); in n_hdlc_init()