Lines Matching refs:MIN_MTU
1972 if (long_val && long_val < MIN_MTU) {1973 log_Printf(LogWARN, "MTU %ld: too small - min %d\n", long_val, MIN_MTU);