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