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",
|