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