Searched refs:TIPC_PB_MIN_SIZE (Results 1 - 2 of 2) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/tipc/
H A Ddbg.c93 if (size < TIPC_PB_MIN_SIZE) {
376 if (log_size < TIPC_PB_MIN_SIZE)
377 log_size = TIPC_PB_MIN_SIZE;
H A Ddbg.h55 #define TIPC_PB_MIN_SIZE 64 /* minimum size for a print buffer's array */ macro

Completed in 55 milliseconds