<dec f='src/src/sys/netipsec/ipsec.h' l='348' type='void * m_pad(struct mbuf * , int )'/>
<def f='src/src/sys/netipsec/ipsec_mbuf.c' l='322' ll='387' type='void * m_pad(struct mbuf * m, int n)'/>
<doc f='src/src/sys/netipsec/ipsec_mbuf.c' l='317'>/*
 * m_pad(m, n) pads &lt;m&gt; with &lt;n&gt; bytes at the end. The packet header
 * length is updated, and a pointer to the first byte of the padding
 * (which is guaranteed to be all in one mbuf) is returned.
 */</doc>
<use f='src/src/sys/netipsec/xform_esp.c' l='840' u='c' c='esp_output'/>
