Searched refs:try_txpkts (Results 1 – 1 of 1) sorted by relevance
269 static int try_txpkts(struct mbuf *, struct mbuf *, struct txpkts *, u_int);2619 try_txpkts(m0, r->items[next_cidx], &txp, available) == 0) { in eth_tx()4524 try_txpkts(struct mbuf *m, struct mbuf *n, struct txpkts *txp, u_int available) in try_txpkts() function