Searched refs:TRACE_ACTION (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/usr.sbin/IPXrouted/
H A Dtables.c152 TRACE_ACTION("ADD", rt);
162 TRACE_ACTION("DELETE", rt);
206 TRACE_ACTION("ADD_CLONE", rt);
279 TRACE_ACTION("CHANGE FROM", rt);
301 TRACE_ACTION("CHANGE TO", rt);
351 TRACE_ACTION("DELETE", rt);
H A Dtrace.h78 #define TRACE_ACTION(action, route) { \ macro

Completed in 47 milliseconds