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

  /src/sys/arch/mac68k/nubus/
if_netdock_nubus.c 152 static u_int netdock_put(struct netdock_softc *, struct mbuf *);
454 if ((netdock_put(sc, m)) == 0) {
554 netdock_put(struct netdock_softc *sc, struct mbuf *m0) function in typeref:typename:u_int
568 panic("%s: netdock_put: packet overflow",
if_netdock_nubus.c 152 static u_int netdock_put(struct netdock_softc *, struct mbuf *);
454 if ((netdock_put(sc, m)) == 0) {
554 netdock_put(struct netdock_softc *sc, struct mbuf *m0) function in typeref:typename:u_int
568 panic("%s: netdock_put: packet overflow",

Completed in 26 milliseconds