tun_input
void tun_input(struct ifnet *, struct mbuf *, struct netstack *);
ifp->if_input = tun_input;