u_short            86 src/dps8/dps8_mgp.c   u_short remote_addr;        /* remote address (from connect/cbridge) */
u_short            88 src/dps8/dps8_mgp.c   u_short local_id;           /* local id                              */
u_short            89 src/dps8/dps8_mgp.c   u_short multics_proc;
u_short           824 src/dps8/dps8_mgp.c   u_short byte_count;          /* Number of bytes in data                  */
u_short           825 src/dps8/dps8_mgp.c   u_short source_process;      /* Who it came from                         */
u_short           826 src/dps8/dps8_mgp.c   u_short destination_process; /* Who it's going to                        */
u_short           832 src/dps8/dps8_mgp.c valid_chaos_host_address(u_short addr)
u_short          1496 src/dps8/dps8_mgp.c   u_short raddr;
u_short          1839 src/dps8/dps8_mgp.c       u_short src = pkt[0] | ( pkt[1] << 8 );