HomeSort by: relevance | last modified time | path
    Searched defs:pppoe_debug (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/net/
if_pppoe.c 163 #ifdef PPPOE_DEBUG
478 bool pppoe_debug; local in function:pppoe_printf
480 #ifdef PPPOE_DEBUG
481 pppoe_debug = true;
483 pppoe_debug = false;
487 if (!pppoe_debug)
1208 #ifdef PPPOE_DEBUG
1522 #ifdef PPPOE_DEBUG
1816 #ifdef PPPOE_DEBUG
if_pppoe.c 163 #ifdef PPPOE_DEBUG
478 bool pppoe_debug; local in function:pppoe_printf
480 #ifdef PPPOE_DEBUG
481 pppoe_debug = true;
483 pppoe_debug = false;
487 if (!pppoe_debug)
1208 #ifdef PPPOE_DEBUG
1522 #ifdef PPPOE_DEBUG
1816 #ifdef PPPOE_DEBUG

Completed in 24 milliseconds