Searched defs:M_ALIGN (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Network/slirp/bsd/sys/
H A Dmbuf.h814 #define M_ALIGN(m, len) do { \ macro
816 ("%s: M_ALIGN not normal mbuf", __func__)); \
818 ("%s: M_ALIGN not a virgin mbuf", __func__)); \

Completed in 66 milliseconds