Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Ddebugnet.c228 MH_ALIGN(m, sizeof(*dn_ack)); in debugnet_ack_output()
305 MH_ALIGN(m, sizeof(struct debugnet_msg_hdr)); in debugnet_send()
H A Ddebugnet_inet.c249 MH_ALIGN(m, pktlen); in debugnet_send_arp()
/freebsd/sys/sys/
H A Dmbuf.h1221 #define MH_ALIGN(m, len) m_align(m, len) macro
/freebsd/share/man/man9/
H A DMakefile1514 mbuf.9 MH_ALIGN.9 \