Searched refs:NET_ASSIGN_NOSWAP (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dappletalk.h93 #define NET_ASSIGN_NOSWAP(x,s) *(unsigned short *)&(x[0]) = (unsigned short)(s) macro
H A Datp_read.c345 NET_ASSIGN_NOSWAP(rcbp->rc_local_net, temp_net);
H A Dddp_nbp.c956 NET_ASSIGN_NOSWAP(ddp->dst_net, nbp_req->nve.address.net);
H A Datp_write.c1185 NET_ASSIGN_NOSWAP(trp->tr_local_net, temp_net);

Completed in 27 milliseconds