Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Ddebugnet.h52 uint32_t mh_type; /* Debugnet message type. */ member
H A Ddebugnet.c308 dn_msg_hdr->mh_type = htonl(type); in debugnet_send()
409 hdr_type = ntohl(dnh->mh_type); in debugnet_handle_rx_msg()