Home | History | Annotate | Download | only in libpcap

Lines Matching full:int_max

120 #define INT_MAX		2147483647
820 if (errno == ERANGE || unit > INT_MAX) {