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

/freebsd-10.1-release/include/arpa/
H A Dnameser_compat.h97 #define PACKETSZ NS_PACKETSZ
H A Dnameser.h75 #define NS_PACKETSZ 512 /*%< default UDP packet size */ macro
273 unsigned char sig[NS_PACKETSZ];
/freebsd-10.1-release/lib/libc/resolv/
H A Dres_findzonecut.c678 u_char req[NS_PACKETSZ];
682 NULL, 0, NULL, req, NS_PACKETSZ);

Completed in 58 milliseconds