atm_output 101 net/if_atm.h int atm_output(struct ifnet *, struct mbuf *, struct sockaddr *, atm_output 350 net/if_atmsubr.c ifp->if_output = atm_output; atm_output 168 netnatm/natm.c if (ifp->if_output != atm_output) { atm_output 254 netnatm/natm.c error = atm_output(npcb->npcb_ifp, m, NULL, NULL);