Searched defs:MAXPACKET (Results 1 – 7 of 7) sorted by relevance
88 constexpr int MAXPACKET = 8 * 1024; variable
33 constexpr int MAXPACKET = 8 * 1024; variable
51 constexpr unsigned int MAXPACKET = 8 * 1024; variable
46 constexpr unsigned int MAXPACKET = 8 * 1024; variable
79 constexpr int MAXPACKET = (8 * 1024); variable
62 private static final int MAXPACKET = 8 * 1024; field in DnsResolver
70 static const int MAXPACKET = 8 * 1024; variable