Home
last modified time | relevance | path

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

/dflybsd-src/contrib/tcpdump/
H A Dprint-wb.c58 struct pkt_hdr { struct
59 nd_uint32_t ph_src; /* site id of source */
60 nd_uint32_t ph_ts; /* time stamp (for skew computation) */
61 nd_uint16_t ph_version; /* version number */
62 nd_uint8_t ph_type; /* message type */
63 nd_uint8_t ph_flags; /* message flags */
/dflybsd-src/sys/dev/netif/fwe/
H A Dif_fwevar.h46 struct fw_pkt pkt_hdr; member
/dflybsd-src/sys/bus/u4b/net/
H A Dif_axge.c932 uint32_t pkt_hdr; in axge_rx_frame() local
979 unsigned int offset, unsigned int len, uint32_t pkt_hdr) in axge_rxeof()
/dflybsd-src/sys/netgraph/pppoe/
H A Dng_pppoe.c148 struct pppoe_full_hdr pkt_hdr; /* used when connected */ member
/dflybsd-src/sys/netgraph7/pppoe/
H A Dng_pppoe.c235 struct pppoe_full_hdr pkt_hdr; /* used when connected */ member