if_nulloutput
ifp->if_output = if_nulloutput;
return ifp->if_output == if_nulloutput;
int if_nulloutput(struct ifnet *, struct mbuf *,