OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NS_PACKETSZ
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/edk2/StdLib/Include/arpa/
nameser.h
79
#define
NS_PACKETSZ
512 /*%< default UDP packet size */
263
unsigned char sig[
NS_PACKETSZ
];
/bionic/libc/include/arpa/
nameser.h
74
#define
NS_PACKETSZ
512 /* default UDP packet size */
267
unsigned char sig[
NS_PACKETSZ
];
Completed in 51 milliseconds