ether_input
ether_input(ifp, eh, m);
ifp->if_input = ether_input;
void ether_input(struct ifnet *, struct mbuf *,