Lines Matching refs:log_Printf

122     log_Printf(LogWARN, "%s: %.*s: Node path too long\n",  in ng_MessageOut()
136 log_Printf(LogWARN, "%s: alloca(%d) failure... %s\n", in ng_MessageOut()
155 log_Printf(LogDEBUG, "%s: NgSendAsciiMsg (to %s): \"%s\", \"%s\": %s\n", in ng_MessageOut()
184 log_Printf(LogERROR, "DoLoop: Cannot create fd_set\n"); in ng_MessageIn()
198 log_Printf(LogWARN, "%s: NgRecvAsciiMsg: %s\n", in ng_MessageIn()
206 log_Printf(LogWARN, "%s: Unexpected message: %s\n", dev->dev.name, in ng_MessageIn()
209 log_Printf(LogDEBUG, "%s: Received message: %s\n", dev->dev.name, in ng_MessageIn()
255 log_Printf(LogTIMER, "%s: fdunset(ctrl) %d\n", p->link.name, dev->cs); in ng_RemoveFromSet()
289 log_Printf(LogALERT, "Failed to allocate memory: %d\n", sz); in ng_device2iov()
330 log_Printf(LogALERT, "Failed to allocate memory: %d\n", in ng_iov2device()
364 log_Printf(LogTIMER, "%s(ctrl): fdset(r) %d\n", p->link.name, dev->cs); in ng_UpdateSet()
434 log_Printf(LogWARN, "%s name should not be empty !\n", what); in getsegment()
439 log_Printf(LogWARN, "%s name too long, max %d !\n", what, sz - 1); in getsegment()
487 log_Printf(LogWARN, "Cannot create netgraph socket node: %s\n", in ng_Create()
496 log_Printf(LogDEBUG, "%s: Opening netgraph device \"%s\"\n", in ng_Create()
503 log_Printf(LogWARN, "%s: Netgraph devices must start with" in ng_Create()
511 log_Printf(LogDEBUG, "%s: Got hook \"%s\"\n", p->link.name, hook); in ng_Create()
514 log_Printf(LogWARN, "%s: Netgraph device must not end with a second" in ng_Create()
519 log_Printf(LogWARN, "%s: Expected a [nodetype:nodename] at device" in ng_Create()
532 log_Printf(LogDEBUG, "%s: Got node \"%s\"\n", p->link.name, nodetype); in ng_Create()
537 log_Printf(LogWARN, "%s: Empty [nodetype:nodename] at device" in ng_Create()
551 log_Printf(LogWARN, "%s: %s: No initial device nodename\n", in ng_Create()
559 log_Printf(LogDEBUG, "%s: Attempting to load %s.ko\n", in ng_Create()
575 log_Printf(LogWARN, "%s: Nodetype missing at device offset %d\n", in ng_Create()
584 log_Printf(LogWARN, "%s: %s Cannot send a LISTHOOOKS message: %s\n", in ng_Create()
592 log_Printf(LogWARN, "%s: Cannot get netgraph response: %s\n", in ng_Create()
600 log_Printf(LogDEBUG, "List of netgraph node ``%s'' (id %x) hooks:\n", in ng_Create()
607 log_Printf(LogDEBUG, " Found %s -> %s (type %s)\n", nlink->ourhook, in ng_Create()
613 log_Printf(LogWARN, "%s: hook %s:%s is already in use\n", in ng_Create()
625 log_Printf(LogDEBUG, "%s: Attempting to load %s.ko\n", in ng_Create()
635 log_Printf(LogDEBUG, "%s: Doing MKPEER %s%s -> %s (type %s)\n", in ng_Create()
640 log_Printf(LogWARN, "%s Cannot create %s netgraph node: %s\n", in ng_Create()
653 log_Printf(LogWARN, "%s: %s Cannot send a LISTHOOOKS message: %s\n", in ng_Create()
661 log_Printf(LogWARN, "%s: Cannot get netgraph response: %s\n", in ng_Create()
672 log_Printf(LogWARN, "%s: %s: Cannot name netgraph node: %s\n", in ng_Create()
679 log_Printf(LogDEBUG, "%s: Got hook \"%s\"\n", p->link.name, lasthook); in ng_Create()
698 log_Printf(LogDEBUG, "Connecting netgraph socket .:%s -> %s.%s\n", in ng_Create()
702 log_Printf(LogWARN, "Cannot connect %s and socket netgraph " in ng_Create()
723 log_Printf(LogPHASE, "%s: Link is a netgraph node\n", p->link.name); in ng_Create()
726 log_Printf(LogWARN, "%s: Cannot allocate an ether device: %s\n", in ng_Create()