MAX_REJECT_SIZE   420 net/tipc/port.c 	if (data_sz > MAX_REJECT_SIZE)
MAX_REJECT_SIZE   421 net/tipc/port.c 		data_sz = MAX_REJECT_SIZE;