#include <YProtocol.hh>
Public Types | |
enum | { kYR_refresh = 0x0001, kYR_retname = 0x0002, kYR_retuniq = 0x0004, kYR_asap = 0x0080, kYR_retipv4 = 0x0000, kYR_retipv46 = 0x1000, kYR_retipv6 = 0x2000, kYR_retipv64 = 0x3000, kYR_retipmsk = 0x3000, kYR_retipsft = 12, kYR_listall = 0x4000, kYR_prvtnet = 0x8000 } |
Public Attributes | |
CmsRRHdr | Hdr |
Static Public Attributes | |
static const int | RHLen = 266 |
anonymous enum |
const int XrdCms::CmsLocateRequest::RHLen = 266 [static] |