Home
last modified time | relevance | path

Searched defs:pkt_hdr (Results 1 – 3 of 3) sorted by relevance

/external/tcpdump/
Dprint-wb.c59 struct pkt_hdr { struct
60 uint32_t ph_src; /* site id of source */
61 uint32_t ph_ts; /* time stamp (for skew computation) */
62 uint16_t ph_version; /* version number */
63 u_char ph_type; /* message type */
64 u_char ph_flags; /* message flags */
/external/libpcap/
Dpcap-netfilter-linux.c207 … const struct nfqnl_msg_packet_hdr *pkt_hdr = (const struct nfqnl_msg_packet_hdr *) NFA_DATA(attr); in netfilter_read_linux() local
/external/u-boot/drivers/usb/eth/
Dasix88179.c210 uint32_t *pkt_hdr; member
545 u32 *pkt_hdr; in asix_recv() local