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

/freebsd-current/sys/net/
H A Ddebugnet_inet.c249 MH_ALIGN(m, pktlen);
H A Ddebugnet.c228 MH_ALIGN(m, sizeof(*dn_ack));
305 MH_ALIGN(m, sizeof(struct debugnet_msg_hdr));
/freebsd-current/sys/sys/
H A Dmbuf.h1200 * NB: Historically, we had M_ALIGN(), MH_ALIGN(), and MEXT_ALIGN() as
1221 #define MH_ALIGN(m, len) m_align(m, len) macro
/freebsd-current/share/man/man9/
H A DMakefile1514 mbuf.9 MH_ALIGN.9 \

Completed in 99 milliseconds