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

/macosx-10.10/dcerpc-61/dcerpc/ncklib/
H A Dcnpkt.c163 SWAP_INPLACE_16(&uuid_p->time_mid, end_of_pkt, st);
167 SWAP_INPLACE_16(&uuid_p->time_hi_and_version, end_of_pkt, st);
247 SWAP_INPLACE_16 (&port_any_p->length, end_of_pkt, st);
366 SWAP_INPLACE_16 (&(ptrs.ep)->pres_context_id, end_of_pkt, st);
466 SWAP_INPLACE_16 (&presp->pres_results[n].result, end_of_pkt, st);
472 SWAP_INPLACE_16 (&presp->pres_results[n].reason, end_of_pkt, st);
778 SWAP_INPLACE_16 (&RPC_CN_PKT_FRAG_LEN (pkt_p), end_of_pkt, &st);
784 SWAP_INPLACE_16 (&RPC_CN_PKT_AUTH_LEN (pkt_p), end_of_pkt, &st);
821 SWAP_INPLACE_16 (&RPC_CN_PKT_MAX_XMIT_FRAG (pkt_p), end_of_pkt, &st);
827 SWAP_INPLACE_16 (
[all...]
H A Dcommonp.h333 #ifndef SWAP_INPLACE_16
334 #define SWAP_INPLACE_16(ptr, end_of_pkt, st) { \ macro
345 #endif /* SWAP_INPLACE_16 */

Completed in 103 milliseconds