Lines Matching refs:LogLevel

131   log_Printf(fp->LogLevel, "%s: Stopped timer expired\n", fp->link->name);  in StoppedTimeout()
143 int maxcode, int LogLevel, struct bundle *bundle, in fsm_Init() argument
158 fp->LogLevel = LogLevel; in fsm_Init()
171 log_Printf(fp->LogLevel, "%s: State change %s --> %s\n", in NewState()
195 if (log_IsKept(fp->LogLevel)) { in fsm_Output()
196 log_Printf(fp->LogLevel, "%s: Send%s(%d) state = %s\n", in fsm_Output()
205 log_Printf(fp->LogLevel, " [EMPTY]\n"); in fsm_Output()
297 log_Printf(fp->LogLevel, "FSM: Using \"%s\" as a transport\n", in fsm_Up()
307 log_Printf(fp->LogLevel, "%s: Oops, Up at %s\n", in fsm_Up()
496 log_Printf(fp->LogLevel, " [EMPTY]\n"); in FsmRecvConfigReq()
518 log_Printf(fp->LogLevel, "%s: Oops, RCR in %s.\n", in FsmRecvConfigReq()
527 log_Printf(fp->LogLevel, "%s: Error: Got ConfigReq while state = %s\n", in FsmRecvConfigReq()
630 log_Printf(fp->LogLevel, " [EMPTY]\n"); in FsmRecvConfigAck()
692 log_Printf(fp->LogLevel, "%s: Oops, RCN in %s.\n", in FsmRecvConfigNak()
714 log_Printf(fp->LogLevel, " [EMPTY]\n"); in FsmRecvConfigNak()
744 log_Printf(fp->LogLevel, "%s: Oops, RTR in %s\n", in FsmRecvTermReq()
825 log_Printf(fp->LogLevel, "%s: Oops, RCJ in %s.\n", in FsmRecvConfigRej()
847 log_Printf(fp->LogLevel, " [EMPTY]\n"); in FsmRecvConfigRej()
888 log_Printf(fp->LogLevel, "%s: -- Protocol 0x%04x (%s) was rejected!\n", in FsmRecvProtoRej()
962 log_Printf(fp->LogLevel, "%s: RecvEchoReq: magic 0x%08lx is wrong," in FsmRecvEchoReq()
1005 log_Printf(fp->LogLevel, "%s: RecvIdent: magic 0x%08lx is wrong," in FsmRecvIdent()
1082 log_Printf(fp->LogLevel, "%s: Recv%s(%d), dropped (expected %d)\n", in fsm_Input()
1087 log_Printf(fp->LogLevel, "%s: Recv%s(%d) state = %s\n", in fsm_Input()
1100 log_Printf(fp->LogLevel, "%s: Oops - received unexpected reset req\n", in fsm_NullRecvResetReq()
1108 log_Printf(fp->LogLevel, "%s: Oops - received unexpected reset ack\n", in fsm_NullRecvResetAck()