Searched refs:MIN_MESSAGE_SIZE (Results 1 – 1 of 1) sorted by relevance
73 #define MIN_MESSAGE_SIZE 10 macro263 if (incoming.length < MIN_MESSAGE_SIZE) { in pptp_process()