TUNDEBUG          274 net/if_tun.c   	TUNDEBUG(("%s: switching to layer %d\n", ifp->if_xname,
TUNDEBUG          288 net/if_tun.c   		TUNDEBUG(("%s: already open\n", tp->tun_if.if_xname));
TUNDEBUG          331 net/if_tun.c   	TUNDEBUG(("%s: open\n", ifp->if_xname));
TUNDEBUG          360 net/if_tun.c   	TUNDEBUG(("%s: closed\n", ifp->if_xname));
TUNDEBUG          379 net/if_tun.c   	TUNDEBUG(("%s: tuninit\n", ifp->if_xname));
TUNDEBUG          450 net/if_tun.c   		TUNDEBUG(("%s: address set\n", ifp->if_xname));
TUNDEBUG          464 net/if_tun.c   		TUNDEBUG(("%s: destination address set\n", ifp->if_xname));
TUNDEBUG          468 net/if_tun.c   		TUNDEBUG(("%s: broadcast address set\n", ifp->if_xname));
TUNDEBUG          541 net/if_tun.c   	TUNDEBUG(("%s: tun_output\n", ifp->if_xname));
TUNDEBUG          544 net/if_tun.c   		TUNDEBUG(("%s: not ready %#x\n", ifp->if_xname,
TUNDEBUG          719 net/if_tun.c   	TUNDEBUG(("%s: read\n", ifp->if_xname));
TUNDEBUG          721 net/if_tun.c   		TUNDEBUG(("%s: not ready %#x\n", ifp->if_xname, tp->tun_flags));
TUNDEBUG          760 net/if_tun.c   		TUNDEBUG(("Dropping mbuf\n"));
TUNDEBUG          787 net/if_tun.c   	TUNDEBUG(("%s: tunwrite\n", ifp->if_xname));
TUNDEBUG          791 net/if_tun.c   		TUNDEBUG(("%s: len=%d!\n", ifp->if_xname, uio->uio_resid));
TUNDEBUG          931 net/if_tun.c   	TUNDEBUG(("%s: tunpoll\n", ifp->if_xname));
TUNDEBUG          936 net/if_tun.c   			TUNDEBUG(("%s: tunselect q=%d\n", ifp->if_xname,
TUNDEBUG          940 net/if_tun.c   			TUNDEBUG(("%s: tunpoll waiting\n", ifp->if_xname));
TUNDEBUG          973 net/if_tun.c   	TUNDEBUG(("%s: tunkqfilter\n", ifp->if_xname));
TUNDEBUG         1033 net/if_tun.c   		TUNDEBUG(("%s: tunkqread q=%d\n", ifp->if_xname,
TUNDEBUG         1038 net/if_tun.c   	TUNDEBUG(("%s: tunkqread waiting\n", ifp->if_xname));