Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A D_umtx.h44 __uint32_t m_pad; member
H A Dmbuf.h335 uint32_t m_pad; /* pad for 64bit alignment */ member
/f-stack/freebsd/netipsec/
H A Dipsec.h351 extern caddr_t m_pad(struct mbuf *m, int n);
H A Dipsec_mbuf.c173 m_pad(struct mbuf *m, int n) in m_pad() function
H A Dxform_esp.c810 pad = (u_char *) m_pad(m, padding + alen); in esp_output()
/f-stack/tools/compat/include/sys/
H A Dmbuf.h230 uint32_t m_pad; /* pad for 64bit alignment */ member