Home | History | Annotate | Download | only in libpcap

Lines Matching refs:thdr

342 union thdr {
354 #define RING_GET_FRAME(h) (((union thdr **)h->buffer)[h->offset])
3901 handle->buffer = malloc(handle->cc * sizeof(union thdr *));
4025 static inline union thdr *
4029 union thdr h;
4239 * ((u_char *)thdr + TPACKET_HDRLEN), so we
4321 union thdr h;
4395 union thdr h;
4462 union thdr h;