Home
last modified time | relevance | path

Searched refs:MH_ALIGN (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/net/
H A Ddebugnet.c205 MH_ALIGN(m, sizeof(*dn_ack)); in debugnet_ack_output()
282 MH_ALIGN(m, sizeof(struct debugnet_msg_hdr)); in debugnet_send()
H A Ddebugnet_inet.c247 MH_ALIGN(m, pktlen); in debugnet_send_arp()
/f-stack/tools/compat/include/sys/
H A Dmbuf.h919 #define MH_ALIGN(m, len) m_align(m, len) macro
/f-stack/freebsd/sys/
H A Dmbuf.h1151 #define MH_ALIGN(m, len) m_align(m, len) macro