Searched refs:MAXPACKET (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/BsdSocketLib/
H A Dgetnetbydns.c102 #define MAXPACKET PACKETSZ macro
104 #define MAXPACKET 1024 macro
109 u_char buf[MAXPACKET];
H A Dres_query.c103 #define MAXPACKET PACKETSZ macro
105 #define MAXPACKET 1024 macro
127 u_char buf[MAXPACKET];
H A Dgethostbydns.c147 #define MAXPACKET PACKETSZ macro
149 #define MAXPACKET 1024 macro
154 u_char buf[MAXPACKET];

Completed in 657 milliseconds