Home
last modified time | relevance | path

Searched refs:m_pad (Results 1 – 3 of 3) sorted by relevance

/netbsd/sys/netipsec/
H A Dipsec.h325 void *m_pad(struct mbuf *, int);
H A Dipsec_mbuf.c294 m_pad(struct mbuf *m, int n) in m_pad() function
H A Dxform_esp.c803 tail = m_pad(m, tlen); in esp_output()