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

/netbsd-current/sys/dev/pci/
H A Dif_ale.c105 static int ale_encap(struct ale_softc *, struct mbuf *);
911 ale_encap(struct ale_softc *sc, struct mbuf * const m) function
1056 if ((error = ale_encap(sc, m_head)) != 0) {

Completed in 177 milliseconds