Searched defs:pkt_hdr (Results 1 – 1 of 1) sorted by relevance
62 struct pkt_hdr { struct63 u_int32_t ph_src; /* site id of source */64 u_int32_t ph_ts; /* time stamp (for skew computation) */65 u_int16_t ph_version; /* version number */66 u_char ph_type; /* message type */67 u_char ph_flags; /* message flags */