igb_encap
static int igb_encap(struct igb_tx_ring *, struct mbuf **, int *, int *);
if (igb_encap(txr, &m_head, &nsegs, &idx)) {