Lines Matching refs:u_char
52 u_char bp_op; /* packet opcode type */
55 u_char bp_htype; /* hardware addr type */
56 u_char bp_hlen; /* hardware addr length */
57 u_char bp_hops; /* gateway hops */
65 u_char bp_chaddr[16]; /* client hardware address */
66 u_char bp_sname[64]; /* server host name */
67 u_char bp_file[128]; /* boot file name */
68 u_char bp_vend[64]; /* vendor-specific area */
81 u_char v_magic[4]; /* magic number */
83 u_char v_unused[56]; /* currently unused */
93 u_char nv_magic[4]; /* Magic number for vendor specificity */
94 u_char nv_version; /* NeXT protocol version */
104 u_char NV0[58];
106 u_char NV1_opcode; /* opcode - Version 1 */
107 u_char NV1_xid; /* transcation id */
108 u_char NV1_text[NVMAXTEXT]; /* text */
109 u_char NV1_null; /* null terminator */