tulip_txput 217 dev/pci/if_de.c struct mbuf *tulip_txput(tulip_softc_t * const sc, struct mbuf *m); tulip_txput 294 dev/pci/if_de.c if ((m = tulip_txput(sc, m)) != NULL) tulip_txput 4267 dev/pci/if_de.c if ((m0 = tulip_txput(sc, m)) != NULL) { tulip_txput 4295 dev/pci/if_de.c if (m != NULL && (m0 = tulip_txput(sc, m)) != NULL)