Searched refs:their_byte_order_magic (Results 1 – 1 of 1) sorted by relevance
1984 u_int their_byte_order_magic; /* Here's what it is */ in rpcap_doauth() local2154 their_byte_order_magic = authreply.byte_order_magic; in rpcap_doauth()2162 their_byte_order_magic = RPCAP_BYTE_ORDER_MAGIC; in rpcap_doauth()2176 their_byte_order_magic = RPCAP_BYTE_ORDER_MAGIC; in rpcap_doauth()2212 if (their_byte_order_magic == RPCAP_BYTE_ORDER_MAGIC) in rpcap_doauth()2217 else if (their_byte_order_magic == RPCAP_BYTE_ORDER_MAGIC_SWAPPED) in rpcap_doauth()