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