Searched refs:HDR_SIZE (Results 1 – 1 of 1) sorted by relevance
63 #define HDR_SIZE (256) macro228 static uchar_t header[HDR_SIZE]; in nd_send_data()252 if (!(mblk_p = esballoc(header, HDR_SIZE, BPRI_HI, &frnop))) { in nd_send_data()257 xdrmem_create(xdrp, (caddr_t)header, HDR_SIZE, XDR_ENCODE); in nd_send_data()