Lines Matching refs:u_char

290     u_char *ccbLink;	/* link to next ccb */
293 u_char userFlags; /* flags for unsolicited connection events */
294 u_char localSocket; /* socket number of this connection end */
298 u_char *attnPtr; /* ptr to received attention data */
299 u_char reserved[220]; /* for adsp internal use */
310 u_char *sendQueue; /* client passed send queue buffer */
311 u_char *recvQueue; /* client passed receive queue buffer */
312 u_char *attnPtr; /* client passed receive attention buffer */
315 u_char localSocket; /* local socket number */
332 u_char ocMode; /* open connection mode */
333 u_char ocInterval; /* open connection request retry interval */
334 u_char ocMaximum; /* open connection request retry maximum */
342 u_char abort; /* abort connection immediately if non-zero */
364 u_char *dataPtr; /* pointer to data buffer */
365 u_char eom; /* indicates logical end of message */
366 u_char flush; /* send data now */
367 u_char dummy[2]; /*### LD */
377 u_char *attnData; /* pointer to attention data */
378 u_char attnInterval; /* retransmit timer in 10-tick intervals */
379 u_char dummy[3]; /* ### LD */
388 u_char sendTimer; /* send timer in 10-tick intervals */
389 u_char rtmtTimer; /* retransmit timer in 10-tick intervals */
390 u_char badSeqMax; /* threshold for sending retransmit advice */
391 u_char useCheckSum; /* use ddp packet checksum */
464 u_char lap_dest;
465 u_char lap_src;
466 u_char lap_type;
467 u_char lap_data[1];
479 u_char ddp_dest; /* destination socket */
480 u_char ddp_source; /* source socket */
481 u_char ddp_type; /* protocol type */
482 u_char ddp_data[1]; /* data field */
493 u_char ddpx_dnode; /* destination node */
494 u_char ddpx_snode; /* source node */
495 u_char ddpx_dest; /* destination socket */
496 u_char ddpx_source; /* source socket */
497 u_char ddpx_type; /* protocol type */
498 u_char ddpx_data[1]; /* data field */
505 u_char nbp_ctrl_cnt; /* control and tuple count */
506 u_char nbp_id; /* enquiry/reply id */
507 u_char nbp_data[1]; /* tuple space */
517 u_char atp_control; /* control field */
518 u_char atp_map; /* bitmap for acknowlegement */
522 u_char b[4]; /* user u_chars */
525 u_char atp_data[1]; /* data field */
541 u_char zonename[33];
547 u_char zonename[33];
551 u_char zip_command; /* zip command number */
552 u_char flags; /* Bit-mapped */
592 u_char UserU_Chars[2];
595 u_char ROMVersion;
596 u_char SystemType;
597 u_char SystemClass;
598 u_char HdwrConfig;
600 u_char ResponderLevel;
601 u_char ResponderLink;
602 u_char data[1];
614 u_char descriptor; /* Bit-Mapped */
615 u_char data[1];