Searched refs:MAXPACKET (Results 1 – 3 of 3) sorted by relevance
276 #define MAXPACKET 65535 macro477 datalen >= MAXPACKET) { in main()480 (int)sizeof(struct pkt_format), MAXPACKET); in main()
159 #define MAXPACKET 4096 /* max packet size */ macro462 u_char packet[MAXPACKET]; in main()542 static u_char outpack[MAXPACKET]; in solicitor()586 static u_char outpack[MAXPACKET]; in advertise()
135 #define MAXPACKET 128000 /* max packet size */ macro152 u_char outpack[MAXPACKET];