Searched refs:PCP_MAGIC_NUM (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libpcp/common/
H A Dpcp_common.h84 #define PCP_MAGIC_NUM (0xAFBCAFA0) macro
H A Dlibpcp.c397 req_msg_hdr->magic_num = PCP_MAGIC_NUM;
1023 if (magic_num != PCP_MAGIC_NUM) {
1171 uint32_t host_magic_num = PCP_MAGIC_NUM;
1208 uint32_t host_magic_num = PCP_MAGIC_NUM;

Completed in 17 milliseconds