Home
last modified time | relevance | path

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

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