Home | History | Annotate | Download | only in test

Lines Matching refs:MTU

1066 #define MTU 2048
1068 char packet_string[MTU];
1077 if ((hdr == NULL) || (pkt_octet_len > MTU))