Lines Matching defs:DP
58 #define DP if (1) printf
60 #define DP if (0) printf
71 DP("Entering %s\n", __FUNCTION__);
73 DP("Create an interface(%s)\n", ifname);
79 DP("Get a socket for configuring the interface\n");
104 DP("Set the addresses\n");
110 DP("Done with %s\n", __FUNCTION__);
126 DP("Entering %s\n", __FUNCTION__);
128 DP("Open a routing socket\n");
168 DP("Set the route\n");
174 DP("Done with %s\n", __FUNCTION__);