Searched refs:MAX_MSG_SIZE (Results 1 – 1 of 1) sorted by relevance
82 #define MAX_MSG_SIZE 16384 + 2048 /* max record/datagram size */ macro199 if( opt.mtu < 0 || opt.mtu > MAX_MSG_SIZE ) in get_options()297 unsigned char buf[MAX_MSG_SIZE];321 unsigned char buf[MAX_MSG_SIZE]; in send_packet()