Home
last modified time | relevance | path

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

/NextBSD/sys/dev/xen/netfront/
HDnetfront.c114 static inline int xn_count_frags(struct mbuf *m);
1267 xn_count_frags(struct mbuf *m) in xn_count_frags() function
1294 nfrags = xn_count_frags(m_head); in xn_assemble_tx_request()
1319 nfrags = xn_count_frags(m_head); in xn_assemble_tx_request()