u_short            84 src/dps8/dps8_mgp.c   u_short remote_addr;        /* remote address (from connect/cbridge) */
u_short            86 src/dps8/dps8_mgp.c   u_short local_id;           /* local id                              */
u_short            87 src/dps8/dps8_mgp.c   u_short multics_proc;
u_short           828 src/dps8/dps8_mgp.c   u_short byte_count;          /* Number of bytes in data                  */
u_short           829 src/dps8/dps8_mgp.c   u_short source_process;      /* Who it came from                         */
u_short           830 src/dps8/dps8_mgp.c   u_short destination_process; /* Who it's going to                        */
u_short           836 src/dps8/dps8_mgp.c valid_chaos_host_address(u_short addr)
u_short          1502 src/dps8/dps8_mgp.c   u_short raddr;
u_short          1845 src/dps8/dps8_mgp.c       u_short src = pkt[0] | ( pkt[1] << 8 );