HomeSort by: relevance | last modified time | path
    Searched defs:et_encap (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_et.c 106 static int et_encap(struct et_softc *, struct mbuf **);
1175 if (et_encap(sc, &m)) {
1829 et_encap(struct et_softc *sc, struct mbuf **m0) function in typeref:typename:int
if_et.c 106 static int et_encap(struct et_softc *, struct mbuf **);
1175 if (et_encap(sc, &m)) {
1829 et_encap(struct et_softc *sc, struct mbuf **m0) function in typeref:typename:int

Completed in 23 milliseconds