Searched defs:IPADUMP (Results 1 – 3 of 3) sorted by relevance
61 #define IPADUMP(fmt, ...) printf(fmt, ##__VA_ARGS__); macro