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

/freebsd-10-stable/sys/dev/ale/
H A Dif_ale.c78 /* For more information about Tx checksum offload issues see ale_encap(). */
109 static int ale_encap(struct ale_softc *, struct mbuf **);
1606 ale_encap(struct ale_softc *sc, struct mbuf **m_head) function
1919 if (ale_encap(sc, &m_head)) {

Completed in 95 milliseconds