ar_htc_frame_hdr
struct ar_htc_frame_hdr *htc;
htc = (struct ar_htc_frame_hdr *)&hdr[1];
struct ar_htc_frame_hdr *htc;
htc = (struct ar_htc_frame_hdr *)buf;
struct ar_htc_frame_hdr *htc;
htc = mtod(m, struct ar_htc_frame_hdr *);
struct ar_htc_frame_hdr *htc;
htc = (struct ar_htc_frame_hdr *)&hdr[1];
struct ar_htc_frame_hdr *htc;
htc = (struct ar_htc_frame_hdr *)data->buf;
struct ar_htc_frame_hdr *htc;
htc = (struct ar_htc_frame_hdr *)data->buf;
sizeof(struct ar_htc_frame_hdr) + \