Home
last modified time | relevance | path

Searched refs:PPPOEDEBUG (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/net/
H A Dif_pppoe.c60 #define PPPOEDEBUG(a) ((sc->sc_sppp.pp_if.if_flags & IFF_DEBUG) ? printf a : 0) macro
607 PPPOEDEBUG(("%s: failed to send PADR, error=%d\n", in pppoe_dispatch_disc_pkt()
620 PPPOEDEBUG(("%s: session 0x%x connected\n", in pppoe_dispatch_disc_pkt()
633 PPPOEDEBUG(("%s: session 0x%x terminated, received PADT\n", in pppoe_dispatch_disc_pkt()
798 PPPOEDEBUG(("%s (%x) state=%d, session=0x%x output -> %s, len=%d\n", in pppoe_output()
1092 PPPOEDEBUG(("%s: timeout\n", sc->sc_sppp.pp_if.if_xname)); in pppoe_timeout()
1125 PPPOEDEBUG(("%s: failed to transmit PADI, error=%d\n", in pppoe_timeout()
1141 PPPOEDEBUG(("%s: failed to send PADI, error=%d\n", in pppoe_timeout()
1151 PPPOEDEBUG(("%s: failed to send PADR, error=%d\n", in pppoe_timeout()
1185 PPPOEDEBUG(("%s: failed to send PADI, error=%d\n", in pppoe_connect()
[all …]