trace_add_del
extern void trace_add_del(const char *, struct rt_entry *);
trace_add_del("Add", rt);
trace_add_del("Del", rt);