ether_output
return (ether_output(ifp, m, dst, rt));
ifp->if_output = ether_output;
return (ether_output(ifp, m, dst, rt));
return (ether_output(ifp, m, dst, rt));
return (ether_output(ifp, m, dst, rt));
int ether_output(struct ifnet *, struct mbuf *, struct sockaddr *,
return (ether_output(ifp, m, sa, rt));