HomeSort by: relevance | last modified time | path
    Searched refs:trace_act (Results 1 - 7 of 7) sorted by relevancy

  /src/sbin/routed/
table.c 740 trace_act("route disappeared before" PAT, ARGS);
910 trace_act("note %s without gateway",
914 trace_act("note %s with gateway AF=%d",
951 trace_act("mark for deletion redirected %s --> %s"
959 trace_act("accept redirected %s --> %s via %s",
999 trace_act("ignore %s without gateway",
1207 trace_act("note %s with flags %#x"
1213 trace_act("note %s with flags %#x for %s",
1248 trace_act("ignore %s without dst", str);
1253 trace_act("ignore %s for AF %d", str
    [all...]
rdisc.c 148 trace_act("%s Router Solic. from %s to %s via %s value=%#x",
270 trace_act("start supplying routes");
344 trace_act("age 0.0.0.0 --> %s via %s",
435 trace_act("discovered router %s via %s"
439 trace_act("last discovered router %s via %s"
446 trace_act("last discovered router %s via %s"
517 trace_act("turn off Router Discovery client");
532 trace_act("turn on Router Discovery client"
539 trace_act("switch Router Discovery from"
737 trace_act("abort multicast output via %s
    [all...]
main.c 377 trace_act("time changed by %d sec", (int)dt);
549 trace_act("SIGALRM");
633 trace_act("RCVBUF=%d", rbuf);
692 trace_act("turn off RIP");
765 trace_act("turn on RIP");
if.c 602 trace_act("%sinterface %s to %s working better",
808 trace_act("%s: not AF_INET",
961 trace_act("interface %s has changed",
986 trace_act("interface %s has been off"
1041 trace_act("interface %s to %s"
1110 trace_act("%s is neither broadcast, point-to-point,"
1214 trace_act("interface %s has disappeared",
1405 trace_act("re-install interface %s",
output.c 151 trace_act("abort multicast output via %s"
851 trace_act("send %s and inhibit dynamic updates for %.3f sec",
defs.h 561 extern void trace_act(const char *, ...) PATTRIB(1,2);
trace.c 748 trace_act(const char *p, ...) function in typeref:typename:void

Completed in 18 milliseconds