atw_frame 3618 dev/ic/atw.c struct atw_frame *hh;
atw_frame 3734 dev/ic/atw.c M_PREPEND(m0, offsetof(struct atw_frame, atw_ihdr), M_DONTWAIT);
atw_frame 3745 dev/ic/atw.c m0 = m_pullup(m0, sizeof(struct atw_frame));
atw_frame 3752 dev/ic/atw.c hh = mtod(m0, struct atw_frame *);
atw_frame 3781 dev/ic/atw.c sizeof(struct atw_frame));
atw_frame 312 dev/ic/atwvar.h struct atw_frame {