Searched refs:TUNDEBUG (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/net/
H A Dif_tun.c101 #define TUNDEBUG if (tundebug) if_printf macro
333 TUNDEBUG(ifp,"%s starting\n", ifp->if_xname);
397 TUNDEBUG(ifp, "interface %s is created, minor = %#x\n",
433 TUNDEBUG(ifp, "open\n");
492 TUNDEBUG (ifp, "closed\n");
507 TUNDEBUG(ifp, "tuninit\n");
556 TUNDEBUG(ifp, "address set\n");
560 TUNDEBUG(ifp, "destination address set\n");
564 TUNDEBUG(ifp, "mtu set\n");
588 TUNDEBUG (if
[all...]

Completed in 117 milliseconds