sbin/routed/defs.h
531
extern void trace_act(const char *, ...) __printflike(1, 2);
sbin/routed/if.c
1064
trace_act("%s is neither broadcast, point-to-point,"
sbin/routed/if.c
1168
trace_act("interface %s has disappeared",
sbin/routed/if.c
1359
trace_act("re-install interface %s",
sbin/routed/if.c
583
trace_act("%sinterface %s to %s working better",
sbin/routed/if.c
765
trace_act("%s: not AF_INET",
sbin/routed/if.c
918
trace_act("interface %s has changed",
sbin/routed/if.c
943
trace_act("interface %s has been off"
sbin/routed/if.c
995
trace_act("interface %s to %s"
sbin/routed/main.c
358
trace_act("time changed by %d sec", (int)dt);
sbin/routed/main.c
523
trace_act("SIGALRM");
sbin/routed/main.c
599
trace_act("RCVBUF=%d", rbuf);
sbin/routed/main.c
656
trace_act("turn off RIP");
sbin/routed/main.c
725
trace_act("turn on RIP");
sbin/routed/output.c
135
trace_act("abort multicast output via %s"
sbin/routed/output.c
820
trace_act("send %s and inhibit dynamic updates for %.3f sec",
sbin/routed/rdisc.c
134
trace_act("%s Router Solic. from %s to %s via %s value=%#x",
sbin/routed/rdisc.c
252
trace_act("start supplying routes");
sbin/routed/rdisc.c
326
trace_act("age 0.0.0.0 --> %s via %s",
sbin/routed/rdisc.c
417
trace_act("discovered router %s via %s"
sbin/routed/rdisc.c
421
trace_act("last discovered router %s via %s"
sbin/routed/rdisc.c
428
trace_act("last discovered router %s via %s"
sbin/routed/rdisc.c
499
trace_act("turn off Router Discovery client");
sbin/routed/rdisc.c
514
trace_act("turn on Router Discovery client"
sbin/routed/rdisc.c
521
trace_act("switch Router Discovery from"
sbin/routed/rdisc.c
717
trace_act("abort multicast output via %s"
sbin/routed/table.c
1174
trace_act("note %s with flags %#x"
sbin/routed/table.c
1180
trace_act("note %s with flags %#x for %s",
sbin/routed/table.c
1208
trace_act("ignore %s without dst", str);
sbin/routed/table.c
1213
trace_act("ignore %s for AF %d", str,
sbin/routed/table.c
1228
trace_act("ignore multicast %s", str);
sbin/routed/table.c
1233
trace_act("ignore ARP %s", str);
sbin/routed/table.c
1253
trace_act("ignore %s with \"%s\" error",
sbin/routed/table.c
1256
trace_act("%s", str);
sbin/routed/table.c
1264
trace_act("ignore %s with \"%s\" error",
sbin/routed/table.c
1267
trace_act("%s", str);
sbin/routed/table.c
1274
trace_act("%s", str);
sbin/routed/table.c
1279
trace_act("ignore %s", str);
sbin/routed/table.c
1569
trace_act("mark redirected %s --> %s for deletion",
sbin/routed/table.c
718
trace_act("route disappeared before" PAT, ARGS);
sbin/routed/table.c
887
trace_act("note %s without gateway",
sbin/routed/table.c
891
trace_act("note %s with gateway AF=%d",
sbin/routed/table.c
926
trace_act("mark for deletion redirected %s --> %s"
sbin/routed/table.c
934
trace_act("accept redirected %s --> %s via %s",
sbin/routed/table.c
974
trace_act("ignore %s without gateway",