Lines Matching refs:u_char
49 u_char bp_op; /* packet opcode type */
52 u_char bp_htype; /* hardware addr type */
53 u_char bp_hlen; /* hardware addr length */
54 u_char bp_hops; /* gateway hops */
62 u_char bp_chaddr[16]; /* client hardware address */
63 u_char bp_sname[64]; /* server host name */
64 u_char bp_file[128]; /* boot file name */
65 u_char bp_vend[64]; /* vendor-specific area */
78 u_char v_magic[4]; /* magic number */
80 u_char v_unused[56]; /* currently unused */
90 u_char nv_magic[4]; /* Magic number for vendor specificity */
91 u_char nv_version; /* NeXT protocol version */
101 u_char NV0[58];
103 u_char NV1_opcode; /* opcode - Version 1 */
104 u_char NV1_xid; /* transcation id */
105 u_char NV1_text[NVMAXTEXT]; /* text */
106 u_char NV1_null; /* null terminator */