Home
last modified time | relevance | path

Searched refs:mh_type (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/net/
H A Ddebugnet.h54 uint32_t mh_type; /* Debugnet message type. */ member
H A Ddebugnet.c285 dn_msg_hdr->mh_type = htonl(type); in debugnet_send()
393 if (ntohl(dnh->mh_type) == DEBUGNET_FINISHED) { in debugnet_handle_rx_msg()