Home | History | Annotate | Download | only in net

Lines Matching defs:tundebug

64 #define TUNDEBUG	if (tundebug) printf
65 int tundebug = 0;
375 TUNDEBUG("%s: open\n", ifp->if_xname);
410 TUNDEBUG ("%s: closed\n", ifp->if_xname);
448 TUNDEBUG("%s: %s\n", __func__, ifp->if_xname);
509 TUNDEBUG("%s: address set\n", ifp->if_xname);
512 TUNDEBUG("%s: broadcast address set\n", ifp->if_xname);
519 TUNDEBUG("%s: interface mtu set\n", ifp->if_xname);
565 TUNDEBUG ("%s: tun_output\n", ifp->if_xname);
568 TUNDEBUG ("%s: not ready 0%o\n", ifp->if_xname,
695 tundebug = *(int *)data;
699 *(int *)data = tundebug;
802 TUNDEBUG ("%s: read\n", ifp->if_xname);
804 TUNDEBUG ("%s: not ready 0%o\n", ifp->if_xname, tp->tun_flags);
834 TUNDEBUG("Dropping mbuf\n");
873 TUNDEBUG("%s: tunwrite\n", ifp->if_xname);
910 TUNDEBUG("%s: len=%lu!\n", ifp->if_xname,
1042 TUNDEBUG("%s: tunpoll\n", ifp->if_xname);
1046 TUNDEBUG("%s: tunpoll q=%d\n", ifp->if_xname,
1050 TUNDEBUG("%s: tunpoll waiting\n", ifp->if_xname);