Searched defs:bpf_hdr (Results 1 – 2 of 2) sorted by relevance
89 struct bpf_hdr { struct90 struct timeval bh_tstamp; /* time stamp */91 bpf_u_int32 bh_caplen; /* length of captured portion */92 bpf_u_int32 bh_datalen; /* original length of packet */93 u_short bh_hdrlen; /* length of bpf header (this struct
89 #define bpf_hdr bpf_hdr32 macro