Home | History | Annotate | Download | only in net

Lines Matching defs:wg_debug

180 #define WG_DEBUG
183 #ifdef WG_DEBUG
200 #endif /* WG_DEBUG */
202 #ifndef WG_DEBUG
205 # define WG_DEBUG
209 #ifdef WG_DEBUG
210 int wg_debug;
218 if (wg_debug & WG_DEBUG_FLAGS_TRACE) \
227 if (wg_debug & WG_DEBUG_FLAGS_LOG) \
296 if ((wg_debug & WG_DEBUG_FLAGS_DUMP) == 0)
310 if ((wg_debug & WG_DEBUG_FLAGS_DUMP) == 0)
4679 if (wg_debug & WG_DEBUG_FLAGS_DUMP) {
4849 if (wg_debug & WG_DEBUG_FLAGS_DUMP) {
4878 if (wg_debug & WG_DEBUG_FLAGS_DUMP) {
5410 NULL, 0, &wg_debug, 0, CTL_CREATE, CTL_EOL);