Searched refs:RPCAP_BYTE_ORDER_MAGIC (Results 1 – 3 of 3) sorted by relevance
172 #define RPCAP_BYTE_ORDER_MAGIC 0xa1b2c3d4U macro
2166 their_byte_order_magic = RPCAP_BYTE_ORDER_MAGIC; in rpcap_doauth()2180 their_byte_order_magic = RPCAP_BYTE_ORDER_MAGIC; in rpcap_doauth()2216 if (their_byte_order_magic == RPCAP_BYTE_ORDER_MAGIC) in rpcap_doauth()
1381 authreply->byte_order_magic = RPCAP_BYTE_ORDER_MAGIC; in daemon_msg_auth_req()