Searched refs:their_byte_order_magic (Results 1 – 1 of 1) sorted by relevance
1988 u_int their_byte_order_magic; /* Here's what it is */ in rpcap_doauth() local2158 their_byte_order_magic = authreply.byte_order_magic; in rpcap_doauth()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()2221 else if (their_byte_order_magic == RPCAP_BYTE_ORDER_MAGIC_SWAPPED) in rpcap_doauth()