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

/freebsd-10.2-release/sys/dev/xen/netfront/
H A Dnetfront.c154 static inline int xn_count_frags(struct mbuf *m);
1471 xn_count_frags(struct mbuf *m) function
1499 nfrags = xn_count_frags(m_head);
1524 nfrags = xn_count_frags(m_head);

Completed in 38 milliseconds