<dec f='src/src/sys/sys/mbuf.h' l='871' type='void m_align(struct mbuf * , int )'/>
<def f='src/src/sys/kern/uipc_mbuf.c' l='479' ll='493' type='void m_align(struct mbuf * m, int len)'/>
<doc f='src/src/sys/kern/uipc_mbuf.c' l='474'>/*
 * Set the m_data pointer of a newly-allocated mbuf
 * to place an object of the specified size at the
 * end of the mbuf, longword aligned.
 */</doc>
