HDLC_HDRLEN
(mtod(m, u_int8_t *) + HDLC_HDRLEN);
ifp->if_hdrlen = HDLC_HDRLEN;
bpf_attach(ifp, DLT_HDLC, HDLC_HDRLEN);