Home | History | Annotate | Download | only in iputils

Lines Matching refs:maxpacket

135 #define	MAXPACKET	128000		/* max packet size */
152 u_char outpack[MAXPACKET];
153 int maxpacket = sizeof(outpack);