Home
last modified time | relevance | path

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

/freebsd/sys/dev/xen/netback/
H A Dnetback_unit_tests.c192 static inline void safe_m_freem(struct mbuf **ppMbuf) { in safe_m_freem() function
992 safe_m_freem(&pMbuf); in xnb_pkt2mbufc_empty()
1009 safe_m_freem(&pMbuf); in xnb_pkt2mbufc_short()
1030 safe_m_freem(&pMbuf); in xnb_pkt2mbufc_csum()
1047 safe_m_freem(&pMbuf); in xnb_pkt2mbufc_1cluster()
1064 safe_m_freem(&pMbuf); in xnb_pkt2mbufc_largecluster()
1087 safe_m_freem(&pMbuf); in xnb_pkt2mbufc_2cluster()
1108 safe_m_freem(&pMbuf); in xnb_txpkt2gnttab_empty()
1149 safe_m_freem(&pMbuf); in xnb_txpkt2gnttab_short()
1195 safe_m_freem(&pMbuf); in xnb_txpkt2gnttab_2req()
[all …]