Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Ddebugnet.h53 struct debugnet_msg_hdr { struct
54 uint32_t mh_type; /* Debugnet message type. */
55 uint32_t mh_seqno; /* Match acks with msgs. */
56 uint64_t mh_offset; /* Offset in fragment. */
57 uint32_t mh_len; /* Attached data (bytes). */
58 uint32_t mh_aux2; /* Consumer-specific. */