Searched refs:tracet (Results 1 – 1 of 1) sorted by relevance
/freebsd/usr.sbin/route6d/ |
H A D | route6d.c | 257 static void tracet(int, const char *, ...) 759 tracet(1, "Send(%s): info(%d) to %s.%d\n", in ripflush() 763 tracet(1, "Send: info(%d) to %s.%d\n", in ripflush() 791 tracet(1, "Could not send info to %s (%s): " in ripflush() 798 tracet(1, "Could not send info to %s\n", in ripflush() 1259 tracet(1, "Recv(%s): from %s.%d info(%zd)\n", in riprecv() 1461 tracet(1, "Send rtdump Request to %s (%s)\n", in sendrequest() 1466 tracet(1, "Could not send rtdump Request to %s (%s): " in sendrequest() 1676 tracet(1, "ifremove: %s is departed.\n", ifcp->ifc_name); in ifremove() 2824 tracet(1, "ADD: %s/%d gw %s [%d] ifa %s\n", in addroute() [all …]
|