Home | History | Annotate | Download | only in libpcap

Lines Matching full:hdrlen

953 		register int caplen, hdrlen;
991 hdrlen = bhp->bh_hdrlen;
992 datap = bp + hdrlen;
1035 bp += BPF_WORDALIGN(caplen + hdrlen);
1050 bp += BPF_WORDALIGN(caplen + hdrlen);