Searched refs:hdr_pos (Results 1 – 2 of 2) sorted by relevance
64 off_t hdr_pos = lseek(output_fd, 0, SEEK_CUR); in record_file() local94 if (hdr_sz && pwrite(output_fd, sizep, hdr_sz, hdr_pos) < 0) { in record_file()
251 u8 *hdr_pos = (u8 *)hdr; in vnt_mac_hdr_pos() local257 return (u16)(hdr_pos - head); in vnt_mac_hdr_pos()